summaryrefslogtreecommitdiff
path: root/test/msan/allocator_returns_null.cc
AgeCommit message (Expand)Author
2017-07-18[Sanitizers] ASan/MSan/LSan allocators set errno on failure.Alex Shlyapnikov
2017-07-16[msan] Add missing include for fix test on WindowsVitaly Buka
2017-06-28[Sanitizers] Operator new() interceptors always die on allocation errorAlex Shlyapnikov
2016-08-18[mips][msan] Fix all the XPASSes following r278793 and r278795Daniel Sanders
2016-08-15[mips] XFAIL mips64el tests that fail on clang-cmake-mipselDaniel Sanders
2014-04-30Add %run to all lit testsGreg Fitzgerald
2014-02-14Move MSan lit-tests under test/msanAlexey Samsonov