Alexey Samsonov
|
0fa3ea69e2
|
[TSan] move: rtl_tests->tests/rtl unit_tests->tests/unit to make a single root for gtest-based tests. Support running these tests from lit via check-tsan command.
llvm-svn: 164022
|
2012-09-17 10:02:17 +00:00 |
Alexey Samsonov
|
2b8de6a753
|
[TSan] support building TSan unittests in CMake
llvm-svn: 163797
|
2012-09-13 14:04:57 +00:00 |
Alexey Samsonov
|
255f6a5f1a
|
[TSan] Add initial support for buidling ThreadSanitizer runtime library with CMake (currently the only supported platfrom is 64-bit Linux). This patch makes 'clang++ -fthread-sanitizer' work for both clang in the build tree and installed clang
llvm-svn: 163789
|
2012-09-13 12:18:41 +00:00 |
Kostya Serebryany
|
c9fd917b36
|
[tsan] makefile machinery to build tsan-rt (linux-x86_64 only)
llvm-svn: 156822
|
2012-05-15 15:17:35 +00:00 |