]> granicus.if.org Git - clang/commit
Revert "Make emacs show when clang-format encountered a syntax error."
authorTobias Grosser <tobias@grosser.es>
Fri, 8 May 2015 21:34:09 +0000 (21:34 +0000)
committerTobias Grosser <tobias@grosser.es>
Fri, 8 May 2015 21:34:09 +0000 (21:34 +0000)
commit6810d82860e0f2eaede1d32f26efe805568a836d
tree09992f95b575b32b2ed2c55f4233c103154398b1
parent3d06cfd100a164add1d0d45bef419d5ce03eb339
Revert "Make emacs show when clang-format encountered a syntax error."

This reverts commit 236854, which caused clang-format to always print
'{ "IncompleteFormat": false }' at the top of an incompletely formatted file.
This output causes problems e.g. in Polly's automatic formatting checks. Daniel
tried to fix this in 236867, but this fix had to be reverted due to buildbot
failures. I revert this change as well for now as it is Friday night and
unlikely to be fixed immediately.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@236908 91177308-0d34-0410-b5e6-96231b3b80d8
test/Format/cursor.cpp
test/Format/incomplete.cpp [deleted file]
tools/clang-format/ClangFormat.cpp
tools/clang-format/clang-format.el