summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/tests/sanitizer_thread_registry_test.cc
AgeCommit message (Expand)Author
2017-02-02Fixup of r293882: Forgot to update sanitizer_thread_registry.test.ccKuba Mracek
2016-06-30[compiler-rt] Reset global variables in ThreadRegistryThreadedTestEtienne Bergeron
2014-09-02tsan: address comments in r214912Dmitry Vyukov
2014-05-13[Sanitizer tests] Fix most of the build problems on WindowsTimur Iskhodzhanov
2014-02-26Remove 'tctx->name' from a logical statement since it is a pointer and alwaysRichard Trieu
2013-10-24Introduce an operator new for LowLevelAllocator, and convert most users to it.Peter Collingbourne
2013-03-14[Sanitizer] Fix compiler warnings and style issues in sanitizer_common tests....Alexey Samsonov
2013-03-14[Sanitizer] Add generic ThreadRegistry class for sanitizer runtimes. This cla...Alexey Samsonov