hanchenye-llvm-project/clang/tools
Eric Liu 35cbbdd9f4 Fix clang-format CLion integration bug.
CLion's Sax parser threw this error:

Failed to parse clang-format XML replacements. Input: <?xml version='1.0'?>
<replacements xml:space='preserve' incomplete_format='true' line=89>
[...]
[org.xml.sax.SAXParseException; lineNumber: 2; columnNumber: 66; Open quote is expected for attribute "line" associated with an  element type  "replacements".]

Patch by Justine Tunney (jart@google.com)!

llvm-svn: 317205
2017-11-02 12:48:48 +00:00
..
arcmt-test [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
c-arcmt-test
c-index-test [index] Generate class & metaclass manglings for objc 2017-09-22 16:58:57 +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 clang-format CLion integration bug. 2017-11-02 12:48:48 +00:00
clang-format-vs clang-format plugin: Add missing NL (new line) at EOF (end of file) 2017-09-22 21:47:39 +00:00
clang-func-mapping Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00
clang-fuzzer [cmake] Rename LIB_FUZZING_ENGINE to LLVM_LIB_FUZZING_ENGINE. 2017-10-12 22:00:09 +00:00
clang-import-test Add support for remembering origins to ExternalASTMerger 2017-09-27 19:57:58 +00:00
clang-offload-bundler Update for llvm change. 2017-09-08 00:01:26 +00:00
clang-refactor [clang-refactor] Use add_clang_tool CMake template 2017-10-25 01:11:27 +00:00
clang-rename [clang-rename] Use add_clang_tool 2017-11-02 01:11:40 +00:00
diag-build
diagtool [refactor] allow the use of refactoring diagnostics 2017-10-16 18:28:26 +00:00
driver Update cc1as_main for MCCodeEmitter ownership change in r315531. 2017-10-11 23:35:27 +00:00
libclang [libclang] Add dummy libclang-headers target 2017-11-02 05:04:00 +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 Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00