Merge branch 'blender-v4.0-release'

This commit is contained in:
Campbell Barton
2023-09-28 14:26:54 +10:00

View File

@@ -47,7 +47,9 @@
* twice, once here, and once by LSAN.
*/
#if defined(_MSC_VER)
# define DEBUG_BACKTRACE
# ifdef WITH_ASAN
# define DEBUG_BACKTRACE
# endif
#else
/* Un-comment to report back-traces with leaks, uses ASAN when enabled.
* NOTE: The default linking options cause the stack traces only to include addresses.