summaryrefslogtreecommitdiff
path: root/lib/asan/tests/asan_str_test.cc
Commit message (Expand)AuthorAge
* [ASan] Fix compilation of asan_str_test.cc on non-Darwin.Alexander Potapenko2013-09-20
* [ASan] Enforce the memmove semantics for both memcpy() and memmove() intercep...Alexander Potapenko2013-09-20
* [ASan] turn on leak checking for ASan tests and fix a few discovered leaksAlexey Samsonov2013-09-08
* Fix compiler warning introduced in r190022Alexey Samsonov2013-09-06
* asan: Add a wcslen interceptor mirroring strlenReid Kleckner2013-09-05
* [asan] split asan_test.cc even moreKostya Serebryany2013-01-22