This disallows patterns like [ext.name\n] in text protos.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D44569
[clang-format] Disallow breaks before ']' in text proto extensions ClosedPublic Authored by krasimir on Mar 16 2018, 8:13 AM.
Details Summary This disallows patterns like [ext.name\n] in text protos.
Diff Detail
Event TimelineClosed by commit rL327716: [clang-format] Disallow breaks before ']' in text proto extensions (authored by krasimir). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 138712 cfe/trunk/lib/Format/TokenAnnotator.cpp
cfe/trunk/unittests/Format/FormatTestTextProto.cpp
|