[safestack] Fix stack canary test on Mac.
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Tue, 12 Apr 2016 18:48:41 +0000 (18:48 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Tue, 12 Apr 2016 18:48:41 +0000 (18:48 +0000)
commit691ef096d066c690b7890493345e22448c2d5703
treecd5e9e8bebf3381a48fd60942a2a61634c8da00c
parentab1d3a9d505ab01658d0a1e7adf06fc7415fc64c
[safestack] Fix stack canary test on Mac.

Disable FORTIFY_SOURCE and explicitly disable stack protector in the
no-stack-protector run.

llvm-svn: 266106
compiler-rt/test/safestack/canary.c