]> granicus.if.org Git - clang/commit
clang-format: [proto] Improve formatting of text-proto options.
authorDaniel Jasper <djasper@google.com>
Mon, 28 Jul 2014 14:08:09 +0000 (14:08 +0000)
committerDaniel Jasper <djasper@google.com>
Mon, 28 Jul 2014 14:08:09 +0000 (14:08 +0000)
commitfdcb161cb8d40a6e9db9866634ac8a770924a7c3
treeefab82a02fb82a1cf693193af6eca989b8b65a47
parent7a5b206891d6e18a064740fe4a9739f9d26345ac
clang-format: [proto] Improve formatting of text-proto options.

Initial patch and tests by Kaushik Sridharan, thank you!

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