Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D93163
[clang-format] Fix handling of ## comments in TextProto ClosedPublic Authored by HazardyKnusperkeks on Dec 12 2020, 8:49 AM.
Details Summary
Diff Detail
Event TimelineHazardyKnusperkeks created this revision. This revision is now accepted and ready to land.Dec 12 2020, 10:33 AM This revision was landed with ongoing or failed builds.Dec 23 2020, 1:08 PM Closed by commit rG374f1d81febf: [clang-format] Fix handling of TextProto comments (authored by HazardyKnusperkeks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 313604 clang/lib/Format/BreakableToken.cpp
clang/unittests/Format/FormatTestTextProto.cpp
|