summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/alloca_vla_interact.cc
Commit message (Expand)AuthorAgeFilesLines
* [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274)Kamil Rytarowski2018-01-171-0/+4
* [asan] Rename asan-instrument-allocas -> asan-instrument-dynamic-allocasVitaly Buka2016-08-201-1/+1
* [asan] Enable alloca_vla_interact.cc test on PowerPC64.Yury Gribov2015-12-041-1/+0
* [windows] Fix or XFAIL remaining portable test failures and enable themReid Kleckner2015-08-141-0/+5
* [ASan] Fix two tests on FreeBSD: alloca.h is missing there.Alexey Samsonov2015-07-311-1/+1
* [ASan] Disable alloca tests on ARM targets due to flakiness.Yury Gribov2015-05-281-2/+1
* [ASan] XFAIL VLA tests on ARM and PowerPC. Patch by Max Ostapenko!Yury Gribov2015-05-281-0/+3
* [ASan] New approach to dynamic allocas unpoisoning. Patch by Max Ostapenko!Yury Gribov2015-05-281-0/+39