This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f901b71921
llvm-project
/
compiler-rt
/
lib
/
ubsan
/
lit_tests
History
Richard Smith
0404ec8396
ubsan: Runtime handlers for array indexing checks.
...
llvm-svn: 175948
2013-02-23 02:40:07 +00:00
..
Float
[ubsan] Replace "fatal error" with "runtime error".
2012-12-02 18:43:33 +00:00
Integer
[ubsan] Check for appropriate types on compound assignment overflow diagnostics.
2013-01-07 22:25:54 +00:00
Misc
ubsan: Runtime handlers for array indexing checks.
2013-02-23 02:40:07 +00:00
TypeCheck
ubsan: Add checking for invalid downcasts. Per [expr.static.cast]p2 and p11,
2013-02-13 21:18:23 +00:00
CMakeLists.txt
Define COMPILER_RT_CAN_EXECUTE_TESTS variable on platforms where we can produce working binaries and use it in build rules for sanitizers tests
2012-12-27 13:19:23 +00:00
lit.cfg
UBSan: enable CMake build on Darwin. Fix two failing tests and disable the test which produces linker errors on Darwin.
2012-11-16 12:57:07 +00:00
lit.site.cfg.in
…