summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/safestack
Commit message (Expand)AuthorAgeFilesLines
* Factor out "stable-runtime" feature and enable it on all android.Evgeniy Stepanov2017-10-101-5/+0
* Enable SafeStack on NetBSDKamil Rytarowski2017-08-101-2/+1
* [Safestack] Fix the canary test to catch the libc's message regarding stack s...Ivan A. Kosarev2017-05-101-1/+2
* [cfi] Run tests with and without lld and thinlto.Evgeniy Stepanov2017-04-211-1/+1
* [asan] Enable -asan-use-private-alias on Darwin/Mach-O, add test for ODR fals...Kuba Brecka2016-09-141-1/+0
* [compiler-rt] Fix VisualStudio virtual folders layoutEtienne Bergeron2016-07-111-1/+1
* Replace hardcoded comment at 'lit.site.cfg.in'Alex Denisov2016-04-161-2/+1
* [safestack] Fix stack canary test on Mac.Evgeniy Stepanov2016-04-121-2/+2
* [safestack] A test for stackprotector canaries.Evgeniy Stepanov2016-04-111-0/+37
* Ensure safestack overflow test doesn't segfaultDimitry Andric2016-01-071-0/+4
* [compiler-rt] [safestack] Silent overflow.c test on aarch64Adhemerval Zanella2015-12-142-0/+7
* SafeStack: XFAIL the pthread.c test on Darwin.Peter Collingbourne2015-06-161-0/+2
* Protection against stack-based memory corruption errors using SafeStack: comp...Peter Collingbourne2015-06-1511-0/+235
OpenPOWER on IntegriCloud