]> granicus.if.org Git - clang/commit
Clang changes to support LLVM removal of runtime multithreading
authorZachary Turner <zturner@google.com>
Tue, 10 Jun 2014 23:02:10 +0000 (23:02 +0000)
committerZachary Turner <zturner@google.com>
Tue, 10 Jun 2014 23:02:10 +0000 (23:02 +0000)
commit4dca83cfe37ebf3cd78d180a351403a9c508701c
treec348a9acb893c5f9109e962a7509c6aebd119b34
parent809ba1c6d7277932a6ddb5e7c1359f4d7be6b71e
Clang changes to support LLVM removal of runtime multithreading
support (llvm revision r210600).

Reviewers: rnk

Differential Revision: http://reviews.llvm.org/D4077

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@210601 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/CIndex.cpp