aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/RWMutex.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-04-05Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining fil...Duncan P. N. Exon Smith1-7/+4
2016-04-05Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; othe...Eugene Zelenko1-4/+7
2015-06-23Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko1-1/+1
2015-06-19Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko1-1/+1
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