Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
6c9f15c533811937b51be1e1f8975fc54e18f40b
/
clang
/
test
/
CodeGen
/
bounds-checking.c
77c8bb1
[PM] Require a registered x86 target for this test which uses the x86 triple.
by Chandler Carruth
· 8 years ago
a8bd4e3
[PM] Wire up support for the bounds checking sanitizer with the new PM.
by Chandler Carruth
· 8 years ago
9881b78
Introduce -fsanitize-trap= flag.
by Peter Collingbourne
· 10 years ago
6b53e22
Split -fsanitize=bounds to -fsanitize=array-bounds (for the frontend-inserted
by Richard Smith
· 12 years ago
ebc59d5
PR14306: Move -fbounds-checking to -fsanitize=bounds.
by Joey Gouly
· 13 years ago
a425589
wire -fbounds-checking to the new LLVM bounds checking pass
by Nuno Lopes
· 13 years ago
2b1ff46
revert the usage of the objectsize intrinsic with 3 parameters (to match LLVM r157255)
by Nuno Lopes
· 13 years ago
ddcce0b
update calls to objectsize intrinsic to match LLVM r156473
by Nuno Lopes
· 13 years ago