summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/sanitizer_common/tests/sanitizer_allocator_testlib.cc
Commit message (Expand)AuthorAgeFilesLines
* [sanitizer] add a function MmapNoAccess that mmaps a protected region *somewh...Kostya Serebryany2016-04-231-1/+2
* Revert "[sanitizer] Allow the sanitizer allocator to use a non-fixed address ...Renato Golin2016-04-221-2/+1
* [sanitizer] Allow the sanitizer allocator to use a non-fixed address range. A...Kostya Serebryany2016-04-221-1/+2
* [sanitizer] update the sanitizer_allocator_testlibKostya Serebryany2016-04-201-4/+5
* Add throw() specifiers to more redeclarations of operator delete and operator...Nick Lewycky2014-02-081-2/+2
* asan: fix standalone malloc implementationDmitry Vyukov2013-01-151-1/+14
* asan: fix lint warningsDmitry Vyukov2013-01-151-4/+2
* asan: fix bugs in the testlibDmitry Vyukov2013-01-151-45/+86
* asan: rename the file (it's not 64-bit specific anymore)Dmitry Vyukov2013-01-151-0/+110
OpenPOWER on IntegriCloud