1. 39cd216 Re-apply r211287: Remove support for LLVM runtime multi-threading. by Chandler Carruth · 11 years ago
  2. 104e5f6 Revert r211287, "Remove support for LLVM runtime multi-threading." by NAKAMURA Takumi · 11 years ago
  3. 9c9710e Remove support for LLVM runtime multi-threading. by Zachary Turner · 11 years ago
  4. ccbf3d0 Revert r211066, 211067, 211068, 211069, 211070. by Zachary Turner · 11 years ago
  5. 0f2c641 Remove some more code out into a separate CL. by Zachary Turner · 11 years ago
  6. 66f09ad [C++11] Use 'nullptr'. by Craig Topper · 11 years ago
  7. b33790d Get the unittests compiling when building with cmake and the setting by Duncan Sands · 12 years ago
  8. 11820f4 Disable Initialize.MultipleThreads test under MemorySanitizer. by Evgeniy Stepanov · 13 years ago
  9. cbc86bc unittests/SupportTests/Initialize.MultipleThreads: Enable pthread_attr_setstack(3) only on Linux. by NAKAMURA Takumi · 13 years ago
  10. 2998dcb unittests/SupportTests/Initialize.MultipleThreads: Appease --vg-leak to allocate stack explicitly for glibc. by NAKAMURA Takumi · 13 years ago
  11. 130cec2 Sort the #include lines for unittest/... by Chandler Carruth · 13 years ago
  12. e5dc755 Fix Windows build, don't try to #include <pthread.h> when we know it's not by Nick Lewycky · 14 years ago
  13. fe85611 Add support for tsan annotations (thread sanitizer, a valgrind-based tool). by Nick Lewycky · 14 years ago