aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/RWMutex.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-04-15[C++11] More 'nullptr' conversion. In some cases just using a boolean check i...Craig Topper1-5/+5
2014-04-07[C++11] Make use of 'nullptr' in the Support library.Craig Topper1-2/+2
2012-01-15Remove dead code.David Blaikie1-67/+35
2011-11-28rename ENABLE_THREADS to LLVM_ENABLE_THREADSDylan Noblesmith1-1/+1
2011-10-11Clean up a few references to System/. We still have docs/SystemLibrary.htmlDaniel Dunbar1-1/+1
2010-11-29Merge System into Support.Michael J. Spencer1-0/+157