..
CMakeLists.txt
[CMake] Fixup for r233861: don't build standalone UBSan on unsupported platforms.
2015-04-01 23:00:02 +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
[UBSan] Embed UBSan into ASan runtime (compiler-rt part).
2015-04-01 22:42:36 +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
Make ubsan respect log_path
2015-04-19 20:16:13 +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
Add missing " at the end of the #error directive.
2015-04-02 01:13:43 +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