This disallows patterns like [ext.name\n] in text protos.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
- Build Status
Buildable 16164 Build 16164: arc lint + arc unit
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 138710 lib/Format/TokenAnnotator.cpp
unittests/Format/FormatTestTextProto.cpp
|