llvm-project/clang/tools/clang-format
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
..
fuzzer [cmake] Rename LIB_FUZZING_ENGINE to LLVM_LIB_FUZZING_ENGINE. 2017-10-12 22:00:09 +00:00
CMakeLists.txt [cmake] Rename LIB_FUZZING_ENGINE to LLVM_LIB_FUZZING_ENGINE. 2017-10-12 22:00:09 +00:00
ClangFormat.cpp Fix clang-format CLion integration bug. 2017-11-02 12:48:48 +00:00
clang-format-bbedit.applescript
clang-format-diff.py Add the --no-color option to the git call in the doc when using clang-format-diff 2016-12-03 23:22:45 +00:00
clang-format-sublime.py clang-format: Enable #include sorting by default. 2015-11-16 12:38:56 +00:00
clang-format-test.el Use UTF-8 for all communication with clang-format 2017-01-20 09:37:50 +00:00
clang-format.el Use UTF-8 for all communication with clang-format 2017-01-20 09:37:50 +00:00
clang-format.py [clang-format] Fix lines=all case in clang-format.py 2017-09-05 13:58:53 +00:00
git-clang-format [clang-format] Allow git-clang-format to handle empty extensions. 2017-06-15 00:54:08 +00:00