[clang-format] Fix handling of TextProto comments
authorBjörn Schäpers <bjoern@hazardy.de>
Sat, 12 Dec 2020 16:37:35 +0000 (17:37 +0100)
committerBjörn Schäpers <bjoern@hazardy.de>
Wed, 23 Dec 2020 21:07:13 +0000 (22:07 +0100)
commit374f1d81febf8143e8e633296a42c2311699c5b3
tree042a5a97598dedadf1c7c3c9c6edf15f2e177db0
parentf8079355c604fead0f8538548bd7eb51fcc81e31
[clang-format] Fix handling of TextProto comments

Differential Revision: https://reviews.llvm.org/D93163
clang/lib/Format/BreakableToken.cpp
clang/unittests/Format/FormatTestTextProto.cpp