1. 0bc4a0b [TSan] Add a couple of compiler warnings to TSan runtime compile flags by Alexey Samsonov · 11 years ago
  2. d9760ab [TSan] Move build rules a bit to ensure correct dependencies of check-tsan command by Alexey Samsonov · 11 years ago
  3. 76030b3 [TSan] Build TSan runtime with -fPIE. by Alexander Potapenko · 11 years ago
  4. a7e5db9 [Sanitizer] Build ASan, TSan and MSan runtimes with -fno-rtti. by Alexey Samsonov · 11 years ago
  5. f548ef8 [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. by Alexey Samsonov · 12 years ago
  6. 484db99 [TSan] support building TSan unittests in CMake by Alexey Samsonov · 12 years ago
  7. 79c6826 [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 by Alexey Samsonov · 12 years ago
  8. 4026c2c [tsan] makefile machinery to build tsan-rt (linux-x86_64 only) by Kostya Serebryany · 12 years ago