This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Correctly count annoated lines in a namespace body
ClosedPublic

Authored by owenpan on Aug 6 2023, 4:18 PM.

Diff Detail

Event Timeline

owenpan created this revision.Aug 6 2023, 4:18 PM
Herald added projects: Restricted Project, Restricted Project, Restricted Project. · View Herald TranscriptAug 6 2023, 4:18 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
owenpan requested review of this revision.Aug 6 2023, 4:18 PM
owenpan added inline comments.Aug 6 2023, 4:32 PM
clang/lib/Format/TokenAnnotator.h
95

Will fix it before landing.

MyDeveloperDay accepted this revision.Aug 7 2023, 1:05 AM
This revision is now accepted and ready to land.Aug 7 2023, 1:05 AM