[TSan] Use Clang to compile and link TSan unit tests with TSan runtime
commita8b4c3b6809a4cdc10587020b98246c171bc18ee
authorAlexey Samsonov <samsonov@google.com>
Wed, 11 Sep 2013 09:56:33 +0000 (11 09:56 +0000)
committerAlexey Samsonov <samsonov@google.com>
Wed, 11 Sep 2013 09:56:33 +0000 (11 09:56 +0000)
tree71cf4890f4933f77401b22cf5c67caa4bd2fe5f2
parente059bd35a33040c9ecbd291a190449f7a0a6f17f
[TSan] Use Clang to compile and link TSan unit tests with TSan runtime

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@190503 91177308-0d34-0410-b5e6-96231b3b80d8
lib/tsan/tests/CMakeLists.txt
lib/tsan/tests/rtl/CMakeLists.txt
lib/tsan/tests/unit/CMakeLists.txt
lib/tsan/tests/unit/tsan_unit_test_main.cc [new file with mode: 0644]