Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
398b8e86ab421592f9e72b92c4558ea865b26e86
/
test
/
CodeGen
/
stack-protector.c
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
63db522
Use '-FOO' 'BAR' instead of '-FOO=BAR' for FOO in -stack-protector, -fvisibility, and -fconstant-string-class.
by Daniel Dunbar
· 15 years ago
9e5cc6b
Add -fblocks, -stack-protector, and -fobjc-nonfragile-abi defaulting to driver,
by Daniel Dunbar
· 15 years ago
2475d76
Remove RUN: true lines.
by Daniel Dunbar
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
76bee4b
Speed up testing by avoiding stdio.h, also helps testing on windows.
by Mike Stump
· 15 years ago
45483f7
Add stack protector support to clang. This generates the 'ssp' and 'sspreq'
by Bill Wendling
· 16 years ago