This revision was not accepted when it landed; it landed in state "Needs
Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rC334179: [clang-format] Consider tok::hashhash in
python-style comments (authored by krasimir, committed by ).
Changed pri
krasimir created this revision.
Herald added a subscriber: cfe-commits.
We were missing the case when python-style comments in text protos start with
`##`.
Repository:
rC Clang
https://reviews.llvm.org/D47870
Files:
lib/Format/BreakableToken.cpp
lib/Format/FormatTokenLexer.cpp
unittes