File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ QMAKE_BUNDLE_DATA += docIconFiles
2727
2828# Uncomment the lines below to enable ASAN (Address Sanitizer), for debugging of memory issues, in every
2929# .pro file project-wide. See https://clang.llvm.org/docs/AddressSanitizer.html for discussion of ASAN
30- # You may also want to set ASAN_OPTIONS , in the Run Settings section of the Project tab in Qt Creator, to
30+ # Also set the ASAN_OPTIONS env. variable , in the Run Settings section of the Project tab in Qt Creator, to
3131# strict_string_checks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
3232# This also enables undefined behavior sanitizing, in conjunction with ASAN, because why not.
3333# CONFIG += sanitizer sanitize_address sanitize_undefined
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ QtSLiM.depends = gsl eidos_zlib eidos core treerec/tskit
1515
1616# Uncomment the lines below to enable ASAN (Address Sanitizer), for debugging of memory issues, in every
1717# .pro file project-wide. See https://clang.llvm.org/docs/AddressSanitizer.html for discussion of ASAN
18- # You may also want to set ASAN_OPTIONS , in the Run Settings section of the Project tab in Qt Creator, to
18+ # Also set the ASAN_OPTIONS env. variable , in the Run Settings section of the Project tab in Qt Creator, to
1919# strict_string_checks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
2020# This also enables undefined behavior sanitizing, in conjunction with ASAN, because why not.
2121# CONFIG += sanitizer sanitize_address sanitize_undefined
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ CONFIG += staticlib
1212
1313# Uncomment the lines below to enable ASAN (Address Sanitizer), for debugging of memory issues, in every
1414# .pro file project-wide. See https://clang.llvm.org/docs/AddressSanitizer.html for discussion of ASAN
15- # You may also want to set ASAN_OPTIONS , in the Run Settings section of the Project tab in Qt Creator, to
15+ # Also set the ASAN_OPTIONS env. variable , in the Run Settings section of the Project tab in Qt Creator, to
1616# strict_string_checks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
1717# This also enables undefined behavior sanitizing, in conjunction with ASAN, because why not.
1818# CONFIG += sanitizer sanitize_address sanitize_undefined
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ CONFIG += staticlib
1212
1313# Uncomment the lines below to enable ASAN (Address Sanitizer), for debugging of memory issues, in every
1414# .pro file project-wide. See https://clang.llvm.org/docs/AddressSanitizer.html for discussion of ASAN
15- # You may also want to set ASAN_OPTIONS , in the Run Settings section of the Project tab in Qt Creator, to
15+ # Also set the ASAN_OPTIONS env. variable , in the Run Settings section of the Project tab in Qt Creator, to
1616# strict_string_checks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
1717# This also enables undefined behavior sanitizing, in conjunction with ASAN, because why not.
1818# CONFIG += sanitizer sanitize_address sanitize_undefined
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ CONFIG += staticlib
1212
1313# Uncomment the lines below to enable ASAN (Address Sanitizer), for debugging of memory issues, in every
1414# .pro file project-wide. See https://clang.llvm.org/docs/AddressSanitizer.html for discussion of ASAN
15- # You may also want to set ASAN_OPTIONS , in the Run Settings section of the Project tab in Qt Creator, to
15+ # Also set the ASAN_OPTIONS env. variable , in the Run Settings section of the Project tab in Qt Creator, to
1616# strict_string_checks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
1717# This also enables undefined behavior sanitizing, in conjunction with ASAN, because why not.
1818# CONFIG += sanitizer sanitize_address sanitize_undefined
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ CONFIG += staticlib
1212
1313# Uncomment the lines below to enable ASAN (Address Sanitizer), for debugging of memory issues, in every
1414# .pro file project-wide. See https://clang.llvm.org/docs/AddressSanitizer.html for discussion of ASAN
15- # You may also want to set ASAN_OPTIONS , in the Run Settings section of the Project tab in Qt Creator, to
15+ # Also set the ASAN_OPTIONS env. variable , in the Run Settings section of the Project tab in Qt Creator, to
1616# strict_string_checks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
1717# This also enables undefined behavior sanitizing, in conjunction with ASAN, because why not.
1818# CONFIG += sanitizer sanitize_address sanitize_undefined
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ CONFIG += staticlib
1212
1313# Uncomment the lines below to enable ASAN (Address Sanitizer), for debugging of memory issues, in every
1414# .pro file project-wide. See https://clang.llvm.org/docs/AddressSanitizer.html for discussion of ASAN
15- # You may also want to set ASAN_OPTIONS , in the Run Settings section of the Project tab in Qt Creator, to
15+ # Also set the ASAN_OPTIONS env. variable , in the Run Settings section of the Project tab in Qt Creator, to
1616# strict_string_checks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
1717# This also enables undefined behavior sanitizing, in conjunction with ASAN, because why not.
1818# This also enables undefined behavior sanitizing, in conjunction with ASAN, because why not.
You can’t perform that action at this time.
0 commit comments