Revert r252366: [Support] Use GetTempDir to get the temporary dir path on Windows.
[oota-llvm.git] / unittests / Support / ManagedStatic.cpp
2014-06-27 Chandler CarruthRe-apply r211287: Remove support for LLVM runtime multi...
2014-06-24 NAKAMURA TakumiRevert r211287, "Remove support for LLVM runtime multi...
2014-06-19 Zachary TurnerRemove support for LLVM runtime multi-threading.
2014-06-16 Zachary TurnerRevert r211066, 211067, 211068, 211069, 211070.
2014-06-16 Zachary TurnerRemove some more code out into a separate CL.
2014-06-08 Craig Topper[C++11] Use 'nullptr'.
2013-05-14 Duncan SandsGet the unittests compiling when building with cmake...
2013-03-27 Evgeniy StepanovDisable Initialize.MultipleThreads test under MemorySan...
2013-01-24 NAKAMURA Takumiunittests/SupportTests/Initialize.MultipleThreads:...
2013-01-24 NAKAMURA Takumiunittests/SupportTests/Initialize.MultipleThreads:...
2012-12-04 Chandler CarruthSort the #include lines for unittest/...
2011-11-14 Nick LewyckyFix Windows build, don't try to #include <pthread.h...
2011-11-14 Nick LewyckyAdd support for tsan annotations (thread sanitizer...