forked from bblanchon/ArduinoJson
Travis: Added Clang AddressSanitizer and UndefinedBehaviorSanitizer
This commit is contained in:
@ -12,7 +12,6 @@ file(GLOB TESTS_FILES *.hpp *.cpp)
|
||||
if(CMAKE_CXX_COMPILER_ID MATCHES "(GNU|Clang)")
|
||||
add_compile_options(
|
||||
-fno-exceptions
|
||||
-fno-rtti
|
||||
-pedantic
|
||||
-Wall
|
||||
-Wcast-align
|
||||
|
Reference in New Issue
Block a user