Joey Gouly
|
8548908080
|
PR14306: Move -fbounds-checking to -fsanitize=bounds.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@168510 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-11-23 10:39:49 +00:00 |
Nuno Lopes
|
def18494b9
|
wire -fbounds-checking to the new LLVM bounds checking pass
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@157262 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-05-22 17:19:45 +00:00 |
Nuno Lopes
|
3e86a0433d
|
revert the usage of the objectsize intrinsic with 3 parameters (to match LLVM r157255)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@157256 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-05-22 15:26:48 +00:00 |
Nuno Lopes
|
08a9ae95ba
|
update calls to objectsize intrinsic to match LLVM r156473
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
|
2012-05-09 15:53:34 +00:00 |