diff options
author | Bill Wendling <isanbard@gmail.com> | 2009-06-28 07:36:13 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2009-06-28 07:36:13 +0000 |
commit | 45483f7a1b3e57b4603b141bee80596b2d4dd443 (patch) | |
tree | 8fa4caaaa5f0ca371dd4be9d4b47f1c7808e8945 /test/Analysis/array-struct.c | |
parent | 1bd1f6e85a011fe3129dc2898857e72741d36667 (diff) |
Add stack protector support to clang. This generates the 'ssp' and 'sspreq'
function attributes. There are predefined macros that are defined when stack
protectors are used: __SSP__=1 with -fstack-protector and __SSP_ALL__=2 with
-fstack-protector-all.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@74405 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Analysis/array-struct.c')
0 files changed, 0 insertions, 0 deletions