llvm-project/clang/tools
Erik Verbruggen 284848d00c [libclang]: Honor LIBCLANG_NOTHREADS for clang_parseTranslationUnit*
Looks like this one was forgotten for clang_parseTranslationUnit*, as
LIBCLANG_NOTHREADS is checked for/in:

clang_saveTranslationUnit()
clang_reparseTranslationUnit()
clang_codeCompleteAt()
clang_indexTranslationUnit()
clang_indexSourceFile()

Patch by Nikolai Kosjar!

Differential Revision: https://reviews.llvm.org/D36821

llvm-svn: 311990
2017-08-29 09:08:02 +00:00
..
arcmt-test [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
c-arcmt-test Remove autoconf support 2016-01-26 21:30:40 +00:00
c-index-test [libclang] Support for querying whether an enum is scoped 2017-07-12 11:35:11 +00:00
clang-check Remove 'Filename' parameter from BeginSourceFileAction. 2017-06-09 01:36:10 +00:00
clang-diff [clang-diff] Properly clear the selection in HTML diff 2017-08-23 16:52:15 +00:00
clang-format Fix ClangFormatFuzzer. 2017-08-24 00:30:28 +00:00
clang-format-vs clang-format-vs licence.txt: drop svn:executable 2017-04-13 20:09:18 +00:00
clang-fuzzer [clang-proto-fuzzer] Fix clang-proto-to-cxx build. 2017-08-23 19:58:07 +00:00
clang-import-test This adds the argument --dump-ir to clang-import-test, which allows 2017-08-07 22:27:30 +00:00
clang-offload-bundler Print registered targets in clang's version information 2017-06-06 21:54:21 +00:00
clang-rename [clang-rename] Just return instead of calling exit(3) from main. 2017-06-30 20:24:32 +00:00
diag-build
diagtool [diagtool] Add ability to pass in the id and return the name for a 2017-08-03 16:13:13 +00:00
driver Use class to pass information about executable name 2017-08-29 05:22:26 +00:00
libclang [libclang]: Honor LIBCLANG_NOTHREADS for clang_parseTranslationUnit* 2017-08-29 09:08:02 +00:00
scan-build [scan-build] Patch to scan-build tool to support "--target=<value>" flag 2017-05-26 19:25:32 +00:00
scan-build-py [scan-build-py] Patch to fix "-analyzer-config" option 2017-07-19 00:29:41 +00:00
scan-view Add coding and shebang. 2017-03-02 18:47:22 +00:00
CMakeLists.txt [clang-diff] Add initial implementation 2017-07-21 12:49:28 +00:00