Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-23 | PR14306: Move -fbounds-checking to -fsanitize=bounds. | Joey Gouly | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@168510 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2012-05-22 | wire -fbounds-checking to the new LLVM bounds checking pass | Nuno Lopes | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@157262 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2012-05-22 | revert the usage of the objectsize intrinsic with 3 parameters (to match ↵ | Nuno Lopes | |
LLVM r157255) git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@157256 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2012-05-09 | update calls to objectsize intrinsic to match LLVM r156473 | Nuno Lopes | |
add a test for -fbounds-checking code generation git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156474 91177308-0d34-0410-b5e6-96231b3b80d8 |