summaryrefslogtreecommitdiff
path: root/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorKrasimir Georgiev <krasimir@google.com>2017-08-03 13:43:45 +0000
committerKrasimir Georgiev <krasimir@google.com>2017-08-03 13:43:45 +0000
commit77c8d2a783b8b9a6ea9c56bb796ef8041f35fc98 (patch)
tree5e47e9382fd69262e86162fce6bb214242449f1c /lib/Frontend/CompilerInvocation.cpp
parentcf4c953d2c070d1c505f512a0d395a60b95c3728 (diff)
downloadclang-77c8d2a783b8b9a6ea9c56bb796ef8041f35fc98.tar.gz
[clang-format] Fix parsing of <>-style proto options
Summary: This patch fixes the parsing of proto option fields like `option op = <...>`. Previously the parser did not enter the right code path inside the angle braces, causing the contents to be split into several unwrapped lines inside. I'll just go ahead and commit this since it's a straightforward bugfix. Reviewers: djasper, klimek Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D36217 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@309937 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions