aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/Support/ManagedStatic.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-7/+5
* Get the unittests compiling when building with cmake and the settingDuncan Sands2013-05-141-1/+2
* Disable Initialize.MultipleThreads test under MemorySanitizer.Evgeniy Stepanov2013-03-271-1/+1
* unittests/SupportTests/Initialize.MultipleThreads: Enable pthread_attr_setsta...NAKAMURA Takumi2013-01-241-0/+2
* unittests/SupportTests/Initialize.MultipleThreads: Appease --vg-leak to alloc...NAKAMURA Takumi2013-01-241-2/+17
* Sort the #include lines for unittest/...Chandler Carruth2012-12-041-1/+1
* Fix Windows build, don't try to #include <pthread.h> when we know it's notNick Lewycky2011-11-141-0/+5
* Add support for tsan annotations (thread sanitizer, a valgrind-based tool).Nick Lewycky2011-11-141-0/+39