Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D148200
[clang-format] Correctly indent comment above finalized PPDirective ClosedPublic Authored by owenpan on Apr 13 2023, 12:44 AM.
Details
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 13 2023, 12:44 AM owenpan retitled this revision from [clang-format] Correctly handle "// clang-format off" above macros to [clang-format] Correctly indent comment above PP Directive.Apr 13 2023, 2:12 AM This revision is now accepted and ready to land.Apr 13 2023, 6:45 AM owenpan retitled this revision from [clang-format] Correctly indent comment above PP Directive to [clang-format] Correctly indent comment above finalized PPDirective.Apr 13 2023, 2:45 PM This revision was landed with ongoing or failed builds.Apr 14 2023, 1:59 PM Closed by commit rG293e4da32b1d: [clang-format] Correctly indent comment above finalized PPDirective (authored by owenpan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 513740 clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/FormatTestComments.cpp
|