Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
0415998dd77986630efe8f1aed633519cc41e1f3
/
test
/
CodeGen
/
stack-protector.c
3bba3ef
Attempt to clean up tests for non-X86 platforms.
by Bill Wendling
· 12 years ago
f7a9da0
Modify the tests to use attribute group references instead of listing the
by Bill Wendling
· 12 years ago
97e948e
Fix for ARM: functions don't have extra attributes there, so {{.*}} is ""
by Dmitri Gribenko
· 12 years ago
c0dcc2d
Add the 'target-cpu' and 'target-features' attributes to functions.
by Bill Wendling
· 12 years ago
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
· 15 years ago