diff options
author | Krasimir Georgiev <krasimir@google.com> | 2017-08-03 13:43:45 +0000 |
---|---|---|
committer | Krasimir Georgiev <krasimir@google.com> | 2017-08-03 13:43:45 +0000 |
commit | fa4dbb682013751dddd228c553a3ff4f2dff2401 (patch) | |
tree | a02cf8ca4a9bff3e0e38d38303344a328195cf2a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 55aebd689ea880a65e8720be73519dc03016409c (diff) | |
download | bcm5719-llvm-fa4dbb682013751dddd228c553a3ff4f2dff2401.tar.gz bcm5719-llvm-fa4dbb682013751dddd228c553a3ff4f2dff2401.zip |
[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
llvm-svn: 309937
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions