This patch fixes a case where a proto message attribute is wrongly identified as an text proto extension.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D43465
[clang-format] Fixup a case of text proto message attributes ClosedPublic Authored by krasimir on Feb 19 2018, 7:32 AM.
Details Summary This patch fixes a case where a proto message attribute is wrongly identified as an text proto extension.
Diff Detail
Event TimelineClosed by commit rL325509: [clang-format] Fixup a case of text proto message attributes (authored by krasimir). · Explain Why This revision was automatically updated to reflect the committed changes. Closed by commit rC325509: [clang-format] Fixup a case of text proto message attributes (authored by krasimir). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 134911 cfe/trunk/lib/Format/TokenAnnotator.cpp
cfe/trunk/unittests/Format/FormatTestProto.cpp
|