aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-06-27 15:14:39 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-06-27 15:14:39 +0000
commit37ad2582d6acee70f21a5660c71d90b951b4e0ec (patch)
tree2e675e2c5a37e6ff3c9c5bc8995ff0cd2a12282c /clang/lib/Basic/SourceManager.cpp
parent39cd216f8f6c04aadd00de08f8ccb628eb33a514 (diff)
downloadllvm-37ad2582d6acee70f21a5660c71d90b951b4e0ec.zip
llvm-37ad2582d6acee70f21a5660c71d90b951b4e0ec.tar.gz
llvm-37ad2582d6acee70f21a5660c71d90b951b4e0ec.tar.bz2
This fixes libclang to cope with the now compile-time multithreaded
selection re-enabled in r211900 in LLVM. The approach (unlike r211121) doesn't rely on std::mutex or std::call_once to avoid breaknig cygwin bots. llvm-svn: 211901
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions