-fsanitize=undefined
This commit is contained in:
parent
dfde000a3a
commit
b5c8f7100a
@ -101,6 +101,7 @@ else()
|
|||||||
set(BUILD_FLAGS_DEBUG
|
set(BUILD_FLAGS_DEBUG
|
||||||
-g3
|
-g3
|
||||||
-gdwarf
|
-gdwarf
|
||||||
|
-fsanitize=undefined
|
||||||
-fsanitize-trap=undefined)
|
-fsanitize-trap=undefined)
|
||||||
target_compile_options(${PROJECT_NAME} PRIVATE
|
target_compile_options(${PROJECT_NAME} PRIVATE
|
||||||
${WARNING_FLAGS}
|
${WARNING_FLAGS}
|
||||||
|
Loading…
Reference in New Issue
Block a user