summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/asan/TestCases/Linux/pvalloc-overflow.cc
Commit message (Expand)AuthorAgeFilesLines
* [Sanitizers] Move pvalloc overflow tests to common.Alex Shlyapnikov2018-06-111-46/+0
* [ASan] Disable new ASan error reporting tests on various ARMs.Alex Shlyapnikov2018-03-301-0/+2
* [ASan] Report proper ASan error on allocator failures instead of CHECK(0)-ingAlex Shlyapnikov2018-03-281-1/+4
* [asan] Fix unsupported test on AndroidKostya Kortchinsky2017-08-041-1/+1
* [asan] Check for pvalloc overlowKostya Kortchinsky2017-08-041-0/+41
OpenPOWER on IntegriCloud