hanchenye-llvm-project/compiler-rt/lib/ubsan
Vedant Kumar 78b2b73ac1 [ubsan] More 0 -> nullptr conversions (NFC)
llvm-svn: 283511
2016-10-06 23:41:57 +00:00
..
CMakeLists.txt [CMake] Connect Compiler-RT targets to LLVM Runtimes directory 2016-08-26 20:52:22 +00:00
ubsan.syms.extra
ubsan_checks.inc
ubsan_diag.cc [UBSan] Improve bufferization of UBSan error reports. 2016-03-11 00:37:02 +00:00
ubsan_diag.h [UBSan] Implement runtime suppressions (PR25066). 2015-12-18 19:56:42 +00:00
ubsan_flags.cc [sancov] common flags initialization. 2016-03-18 19:28:07 +00:00
ubsan_flags.h
ubsan_flags.inc
ubsan_handlers.cc [cfi] Safe handling of unaddressable vtable pointers (compiler-rt). 2016-02-03 22:19:04 +00:00
ubsan_handlers.h [cfi] Safe handling of unaddressable vtable pointers (compiler-rt). 2016-02-03 22:19:04 +00:00
ubsan_handlers_cxx.cc UBSan: crash less often on corrupted Vtables. 2016-06-02 18:36:12 +00:00
ubsan_handlers_cxx.h [cfi] Cross-DSO CFI diagnostic mode (compiler-rt part) 2016-01-25 23:34:38 +00:00
ubsan_init.cc [ubsan] Initialize Android logging. 2016-08-15 18:35:40 +00:00
ubsan_init.h
ubsan_init_standalone.cc
ubsan_platform.h [sanitizer] [SystemZ] Enable UBSan. 2016-04-15 22:25:04 +00:00
ubsan_type_hash.cc
ubsan_type_hash.h UBSan: crash less often on corrupted Vtables. 2016-06-02 18:36:12 +00:00
ubsan_type_hash_itanium.cc [ubsan] More 0 -> nullptr conversions (NFC) 2016-10-06 23:41:57 +00:00
ubsan_type_hash_win.cc
ubsan_value.cc Fix bad regression from r263077 when building with MSVC. 2016-03-12 01:57:31 +00:00
ubsan_value.h