summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/contiguous_container.cc
AgeCommit message (Expand)Author
2015-11-04Asan: utility function to determine first wrongly poisoned byte inMike Aizatsky
2015-10-09Remove the XFAIL for the C++ EH testReid Kleckner
2015-09-16[Windows] xfail a test that uses C++ EHReid Kleckner
2015-08-14[windows] Fix or XFAIL remaining portable test failures and enable themReid Kleckner
2014-12-03[asan] fix four asan tests to run in use-after-return mode Kostya Serebryany
2014-05-06[asan] introduce interface function __sanitizer_verify_contiguous_container t...Kostya Serebryany
2014-04-30Add %run to all lit testsGreg Fitzgerald
2014-02-18[asan] Replace rand_r with rand in test.Evgeniy Stepanov
2014-02-14Move ASan lit-tests under test/asanAlexey Samsonov