..
CMakeLists.txt
[CMake] Cleanup add_compiler_rt_object_library to be platform-agnostic
2015-06-10 23:55:07 +00:00
Makefile.mk
[UBSan] Embed UBSan into ASan runtime (compiler-rt part).
2015-04-01 22:42:36 +00:00
ubsan.syms.extra
Properly generate lists of exported symbols for sanitizer runtimes
2013-08-27 15:08:02 +00:00
ubsan_diag.cc
[sanitizer_common] Added VS-style output for source locations
2015-06-04 01:20:06 +00:00
ubsan_diag.h
[Sanitizer] Refactor SuppressionContext class.
2015-02-20 17:41:59 +00:00
ubsan_flags.cc
[UBSan] Embed UBSan into ASan runtime (compiler-rt part).
2015-04-01 22:42:36 +00:00
ubsan_flags.h
[UBSan] Embed UBSan into ASan runtime (compiler-rt part).
2015-04-01 22:42:36 +00:00
ubsan_flags.inc
[Sanitizer] Refactor SuppressionContext class.
2015-02-20 17:41:59 +00:00
ubsan_handlers.cc
[UBSan] Explicitly list all supported OS/arch pairs supported by UBSan.
2015-03-26 17:26:04 +00:00
ubsan_handlers.h
[UBSan] Add noinline attribute to handlers that should never return.
2014-09-10 20:43:36 +00:00
ubsan_handlers_cxx.cc
[UBSan] Explicitly list all supported OS/arch pairs supported by UBSan.
2015-03-26 17:26:04 +00:00
ubsan_handlers_cxx.h
[ubsan] Move attribute specifier to fix build with gcc.
2013-01-10 17:01:13 +00:00
ubsan_init.cc
[ASan] Make binary name reader cross-platform.
2015-06-04 07:29:43 +00:00
ubsan_init.h
[UBSan] Embed UBSan into ASan runtime (compiler-rt part).
2015-04-01 22:42:36 +00:00
ubsan_init_standalone.cc
[UBSan] Add missing header that defines SANITIZER_CAN_USE_PREINIT_ARRAY
2015-05-11 21:06:49 +00:00
ubsan_platform.h
[UBSan] Embed UBSan into ASan runtime (compiler-rt part).
2015-04-01 22:42:36 +00:00
ubsan_type_hash.cc
Use 'override/final' instead of 'virtual' for overridden methods
2015-04-11 02:44:24 +00:00
ubsan_type_hash.h
[ubsan] Add SANITIZER_INTERFACE_ATTRIBUTE to __ubsan_vptr_type_cache
2013-01-17 17:14:12 +00:00
ubsan_value.cc
[PPC64]This activates UBSan for the power architecture.
2015-04-01 15:33:22 +00:00
ubsan_value.h
[UBSan] Explicitly list all supported OS/arch pairs supported by UBSan.
2015-03-26 17:26:04 +00:00