summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/tests/rtl/tsan_test.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/tsan/tests/{rtl,unit} to .cppNico Weber2019-08-011-65/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [sanitizer] On OS X, verify that interceptors work and abort if not, take 2Kuba Brecka2016-03-171-0/+6
* [tsan] Add TSan unit test support for OS XKuba Brecka2015-11-111-0/+7
* [Sanitizer] Use different MemoryMappingLayout::DumpListOfModules on Linux and...Alexey Samsonov2013-12-251-0/+3
* [TSan] s/uintptr_t/intptr_t in TSan test and enforce stack size limit in one ...Alexey Samsonov2012-09-181-1/+1
* [TSan] fix a typo in test dependencies. Silence few remaining pedantic gcc wa...Alexey Samsonov2012-09-181-2/+8
* [TSan] move: rtl_tests->tests/rtl unit_tests->tests/unit to make a single roo...Alexey Samsonov2012-09-171-0/+44
OpenPOWER on IntegriCloud