summaryrefslogtreecommitdiff
path: root/test/safestack
AgeCommit message (Expand)Author
2017-10-10Factor out "stable-runtime" feature and enable it on all android.Evgeniy Stepanov
2017-08-10Enable SafeStack on NetBSDKamil Rytarowski
2017-05-10[Safestack] Fix the canary test to catch the libc's message regarding stack s...Ivan A. Kosarev
2017-04-21[cfi] Run tests with and without lld and thinlto.Evgeniy Stepanov
2016-09-14[asan] Enable -asan-use-private-alias on Darwin/Mach-O, add test for ODR fals...Kuba Brecka
2016-07-11[compiler-rt] Fix VisualStudio virtual folders layoutEtienne Bergeron
2016-04-16Replace hardcoded comment at 'lit.site.cfg.in'Alex Denisov
2016-04-12[safestack] Fix stack canary test on Mac.Evgeniy Stepanov
2016-04-11[safestack] A test for stackprotector canaries.Evgeniy Stepanov
2016-01-07Ensure safestack overflow test doesn't segfaultDimitry Andric
2015-12-14[compiler-rt] [safestack] Silent overflow.c test on aarch64Adhemerval Zanella
2015-06-16SafeStack: XFAIL the pthread.c test on Darwin.Peter Collingbourne
2015-06-15Protection against stack-based memory corruption errors using SafeStack: comp...Peter Collingbourne