summaryrefslogtreecommitdiff
path: root/include/llvm/Support/Mutex.h
Commit message (Expand)AuthorAge
* Include Threading.h instead of forward declaring a function.Zachary Turner2014-06-19
* Fix build on non-Windows platforms.Zachary Turner2014-06-19
* Revert r211066, 211067, 211068, 211069, 211070.Zachary Turner2014-06-16
* Users of the llvm global mutex must now acquire it manually.Zachary Turner2014-06-16
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-10
* Use LLVM_DELETED_FUNCTION for copy constructors and copy assignment operators...Craig Topper2012-09-16
* Now to chant the magical incantation that will exorcise the System libraryCharles Davis2010-11-29
* Merge System into Support.Michael J. Spencer2010-11-29