clang-format: Fix false positive in braced list detection in protos.
authorDaniel Jasper <djasper@google.com>
Thu, 10 Apr 2014 07:27:12 +0000 (07:27 +0000)
committerDaniel Jasper <djasper@google.com>
Thu, 10 Apr 2014 07:27:12 +0000 (07:27 +0000)
commit220c0d1f5ed2abcf00b583acf5782dfcdace0812
treeb40b766831a0848390e2aca4e4c81bb75283ad1e
parent878bd8ad9c4937ba7f8752de60f35711a70d7802
clang-format: Fix false positive in braced list detection in protos.

llvm-svn: 205954
clang/lib/Format/UnwrappedLineParser.cpp
clang/unittests/Format/FormatTestProto.cpp