We were missing the case when python-style comments in text protos start with ##.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D47870
[clang-format] Consider tok::hashhash in python-style comments ClosedPublic Authored by krasimir on Jun 7 2018, 1:36 AM.
Details Summary We were missing the case when python-style comments in text protos start with ##.
Diff Detail
Event TimelineClosed by commit rC334179: [clang-format] Consider tok::hashhash in python-style comments (authored by krasimir). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 150284 lib/Format/BreakableToken.cpp
lib/Format/FormatTokenLexer.cpp
unittests/Format/FormatTestTextProto.cpp
|