Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D158104
[clang-format][NFC] Simplify getFirstNonComment() in the annotator ClosedPublic Authored by owenpan on Aug 16 2023, 11:30 AM.
Details
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project, Restricted Project. · View Herald TranscriptAug 16 2023, 11:30 AM owenpan added a child revision: D157963: [clang-format] Annotate constructor/destructor names.Aug 16 2023, 11:39 AM This revision is now accepted and ready to land.Aug 17 2023, 9:40 AM Closed by commit rG07181e289e3c: [clang-format][NFC] Simplify getFirstNonComment() in the annotator (authored by owenpan). · Explain WhyAug 18 2023, 1:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 551623 clang/lib/Format/TokenAnnotator.h
clang/lib/Format/TokenAnnotator.cpp
|