summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/vla_condition_overflow.cc
AgeCommit message (Collapse)Author
2016-08-20[asan] Rename asan-instrument-allocas -> asan-instrument-dynamic-allocasVitaly Buka
Summary: Depends on D23707. Subscribers: kubabrecka Differential Revision: https://reviews.llvm.org/D23709 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@279377 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-28[ASan] Disable alloca tests on ARM targets due to flakiness.Yury Gribov
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@238426 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-28[ASan] XFAIL VLA tests on ARM and PowerPC. Patch by Max Ostapenko!Yury Gribov
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@238409 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-28[ASan] New approach to dynamic allocas unpoisoning. Patch by Max Ostapenko!Yury Gribov
Differential Revision: http://reviews.llvm.org/D7098 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@238401 91177308-0d34-0410-b5e6-96231b3b80d8