hanchenye-llvm-project/compiler-rt/lib/ubsan
Alexey Samsonov 2ccbc621df [UBSan] Add support for printing backtraces to all UBSan handlers
llvm-svn: 216289
2014-08-22 21:42:04 +00:00
..
CMakeLists.txt [UBSan] Build part of UBSan runtime that can be linked into C programs with -fno-rtti flag. 2014-07-29 21:52:25 +00:00
Makefile.mk
ubsan.syms.extra Properly generate lists of exported symbols for sanitizer runtimes 2013-08-27 15:08:02 +00:00
ubsan_diag.cc [UBSan] Add support for printing backtraces to all UBSan handlers 2014-08-22 21:42:04 +00:00
ubsan_diag.h [UBSan] Add support for printing backtraces to all UBSan handlers 2014-08-22 21:42:04 +00:00
ubsan_flags.cc [UBSan] Allow to override runtime flags defaults by providing 2014-07-30 00:01:41 +00:00
ubsan_flags.h [UBSan] Move all runtime flags parsing to ubsan_flags.cc. 2014-07-29 23:49:20 +00:00
ubsan_handlers.cc [UBSan] Add support for printing backtraces to all UBSan handlers 2014-08-22 21:42:04 +00:00
ubsan_handlers.h [UBSan] Add support for printing backtraces to all UBSan handlers 2014-08-22 21:42:04 +00:00
ubsan_handlers_cxx.cc [UBSan] Add support for printing backtraces to all UBSan handlers 2014-08-22 21:42:04 +00:00
ubsan_handlers_cxx.h
ubsan_init.cc [UBSan] Allow to suppress reports from vptr checker for specified types. 2014-08-05 01:24:22 +00:00
ubsan_init.h [UBSan] Call UBSan initialization as early as possible. 2014-07-25 22:24:34 +00:00
ubsan_type_hash.cc Make the big array in the UBSan C++ runtime be zero-initialized to dramatically 2013-10-17 22:51:04 +00:00
ubsan_type_hash.h
ubsan_value.cc [ubsan] handle long double in 32-bit mode; part of the patch by Marek Polacek 2014-05-23 14:45:13 +00:00
ubsan_value.h Enable UBSan on FreeBSD. Patch by Viktor Kutuzov. 2014-02-25 08:29:36 +00:00