Enable more tests for ubsan

This commit is contained in:
Sebastian Messmer 2018-09-30 08:55:55 -07:00
parent 802ce7c4df
commit cb7bb1615e
1 changed files with 0 additions and 1 deletions

View File

@ -432,7 +432,6 @@ jobs:
APT_COMPILER_PACKAGE: clang-7
CXXFLAGS: "-O2 -fno-sanitize-recover=undefined,nullability,implicit-conversion,unsigned-integer-overflow -fno-omit-frame-pointer -fno-common"
BUILD_TYPE: "Debug"
DISABLE_BROKEN_ASAN_TESTS: true
CMAKE_FLAGS: ""
RUN_TESTS: true
thread_sanitizer: