summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/use-after-delete.cc
AgeCommit message (Expand)Author
2017-11-16[asan] Port tests to shadow scale of 5Walter Lee
2016-11-19[ARM|ASAN] Disabling more unstable ASAN testsRenato Golin
2014-10-08Mark sanitizer tests XFAIL on ARMv7Renato Golin
2014-06-06Un-xfail passing ARM Android testsGreg Fitzgerald
2014-05-29Mark currently failing ARM tests with XFAIL.Greg Fitzgerald
2014-05-27[asan] use relative line numbers in testsGreg Fitzgerald
2014-04-30Add %run to all lit testsGreg Fitzgerald
2014-02-17[asan] Add a test for stack unwinding in new and delete.Evgeniy Stepanov