summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/RWMutex.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* [C++11] More 'nullptr' conversion. In some cases just using a boolean check i...Craig Topper2014-04-151-5/+5
* [C++11] Make use of 'nullptr' in the Support library.Craig Topper2014-04-071-2/+2
* Remove dead code.David Blaikie2012-01-151-67/+35
* rename ENABLE_THREADS to LLVM_ENABLE_THREADSDylan Noblesmith2011-11-281-1/+1
* Clean up a few references to System/. We still have docs/SystemLibrary.htmlDaniel Dunbar2011-10-111-1/+1
* Merge System into Support.Michael J. Spencer2010-11-291-0/+157
OpenPOWER on IntegriCloud