summaryrefslogtreecommitdiff
path: root/unittests/Support/ManagedStatic.cpp
Commit message (Expand)AuthorAge
* Re-apply r211287: Remove support for LLVM runtime multi-threading.Chandler Carruth2014-06-27
* Revert r211287, "Remove support for LLVM runtime multi-threading."NAKAMURA Takumi2014-06-24
* Remove support for LLVM runtime multi-threading.Zachary Turner2014-06-19
* Revert r211066, 211067, 211068, 211069, 211070.Zachary Turner2014-06-16
* Remove some more code out into a separate CL.Zachary Turner2014-06-16
* [C++11] Use 'nullptr'.Craig Topper2014-06-08
* Get the unittests compiling when building with cmake and the settingDuncan Sands2013-05-14
* Disable Initialize.MultipleThreads test under MemorySanitizer.Evgeniy Stepanov2013-03-27
* unittests/SupportTests/Initialize.MultipleThreads: Enable pthread_attr_setsta...NAKAMURA Takumi2013-01-24
* unittests/SupportTests/Initialize.MultipleThreads: Appease --vg-leak to alloc...NAKAMURA Takumi2013-01-24
* Sort the #include lines for unittest/...Chandler Carruth2012-12-04
* Fix Windows build, don't try to #include <pthread.h> when we know it's notNick Lewycky2011-11-14
* Add support for tsan annotations (thread sanitizer, a valgrind-based tool).Nick Lewycky2011-11-14