]> granicus.if.org Git - clang/commit
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)
commitd33c3a3ebf0a3cfdb42b504210c0d5aa726181db
treefac61ee9b023a13aa50dfd58c4128833a285037f
parent993b99c22e182b24e042cc8281d899987e11d337
clang-format: Fix false positive in braced list detection in protos.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@205954 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Format/UnwrappedLineParser.cpp
unittests/Format/FormatTestProto.cpp