Remove all computation of structural errors in clang-format's line parser.
authorManuel Klimek <klimek@google.com>
Wed, 6 May 2015 11:56:29 +0000 (11:56 +0000)
committerManuel Klimek <klimek@google.com>
Wed, 6 May 2015 11:56:29 +0000 (11:56 +0000)
commit20e0af6b62c7b042da3cc5991fd4d8b0ec567c93
tree698109019be44e1627ae99e0a2b9938b9760125e
parent3f8eae92a471c8765381b045d877ae0f0de3ef15
Remove all computation of structural errors in clang-format's line parser.

We were already ignoring those already.

llvm-svn: 236591
clang/lib/Format/Format.cpp
clang/lib/Format/UnwrappedLineParser.cpp
clang/lib/Format/UnwrappedLineParser.h