Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D132097
[clang-format] Fix BeforeHash indent of comments above PPDirective ClosedPublic Authored by owenpan on Aug 17 2022, 10:22 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 19 2022, 12:23 PM Closed by commit rG41214456de9d: [clang-format] Fix BeforeHash indent of comments above PPDirective (authored by owenpan). · Explain WhyAug 21 2022, 6:23 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 454354 clang/lib/Format/TokenAnnotator.h
clang/lib/Format/TokenAnnotator.cpp
clang/lib/Format/UnwrappedLineFormatter.cpp
clang/unittests/Format/FormatTest.cpp
|