summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/sanitizer_common/tests/sanitizer_thread_registry_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixup of r293882: Forgot to update sanitizer_thread_registry.test.ccKuba Mracek2017-02-021-6/+6
* [compiler-rt] Reset global variables in ThreadRegistryThreadedTestEtienne Bergeron2016-06-301-0/+4
* tsan: address comments in r214912Dmitry Vyukov2014-09-021-2/+2
* [Sanitizer tests] Fix most of the build problems on WindowsTimur Iskhodzhanov2014-05-131-2/+5
* Remove 'tctx->name' from a logical statement since it is a pointer and alwaysRichard Trieu2014-02-261-1/+1
* Introduce an operator new for LowLevelAllocator, and convert most users to it.Peter Collingbourne2013-10-241-2/+1
* [Sanitizer] Fix compiler warnings and style issues in sanitizer_common tests....Alexey Samsonov2013-03-141-22/+24
* [Sanitizer] Add generic ThreadRegistry class for sanitizer runtimes. This cla...Alexey Samsonov2013-03-141-0/+228
OpenPOWER on IntegriCloud