hanchenye-llvm-project/compiler-rt/lib/ubsan
Richard Smith 77930919ad Update compiler-rt tests to match flag renaming/deprecation in Clang.
llvm-svn: 167434
2012-11-06 02:31:42 +00:00
..
lit_tests Update compiler-rt tests to match flag renaming/deprecation in Clang. 2012-11-06 02:31:42 +00:00
CMakeLists.txt -fcatch-undefined-behavior checking for appropriate vptr value: library side. 2012-10-25 02:07:02 +00:00
ubsan_diag.cc Fix the bootstrap of CompilerRT with host compilers that don't support 2012-10-13 02:30:10 +00:00
ubsan_diag.h -fcatch-undefined-behavior: Runtime library support for trapping conversions to or 2012-10-12 22:57:15 +00:00
ubsan_handlers.cc -fcatch-undefined-behavior checking for appropriate vptr value: library side. 2012-10-25 02:07:02 +00:00
ubsan_handlers.h -fcatch-undefined-behavior: Runtime library support for trapping conversions to or 2012-10-12 22:57:15 +00:00
ubsan_handlers_cxx.cc -fcatch-undefined-behavior checking for appropriate vptr value: library side. 2012-10-25 02:07:02 +00:00
ubsan_handlers_cxx.h -fcatch-undefined-behavior checking for appropriate vptr value: library side. 2012-10-25 02:07:02 +00:00
ubsan_type_hash.cc Consistently declare 'extern "C"' variable in namespace __ubsan. No functionality change. 2012-10-29 21:01:59 +00:00
ubsan_type_hash.h Don't define an extern "C" variable in its first declaration, to appease a 2012-10-29 20:54:34 +00:00
ubsan_value.cc Provide a slightly more helpful diagnostic if -fcatch-undefined-behavior finds 2012-10-14 23:53:37 +00:00
ubsan_value.h Use a better test for __int128 support, which works on old GCC versions. 2012-10-14 23:28:55 +00:00