summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/bounds-checking.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce -fsanitize-trap= flag.Peter Collingbourne2015-06-181-1/+1
* Split -fsanitize=bounds to -fsanitize=array-bounds (for the frontend-insertedRichard Smith2013-10-221-8/+11
* PR14306: Move -fbounds-checking to -fsanitize=bounds.Joey Gouly2012-11-231-1/+1
* wire -fbounds-checking to the new LLVM bounds checking passNuno Lopes2012-05-221-10/+11
* revert the usage of the objectsize intrinsic with 3 parameters (to match LLVM...Nuno Lopes2012-05-221-4/+4
* update calls to objectsize intrinsic to match LLVM r156473Nuno Lopes2012-05-091-0/+25