diff --git a/CMakeLists.txt b/CMakeLists.txt index e27be3f..0b227b2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -49,7 +49,7 @@ else() aare_compiler_flags INTERFACE -fdiagnostics-parseable-fixits - # -fdiagnostics-generate-patch + -fdiagnostics-generate-patch -fdiagnostics-show-template-tree -fsanitize=address,undefined,pointer-compare -fno-sanitize-recover @@ -62,7 +62,7 @@ else() aare_compiler_flags INTERFACE -fdiagnostics-parseable-fixits - # -fdiagnostics-generate-patch + -fdiagnostics-generate-patch -fdiagnostics-show-template-tree -fsanitize=address,undefined,pointer-compare -fno-sanitize-recover