This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] fix hint use correct range to replace last NamespaceDecl
ClosedPublic

Authored by HerrCai0907 on Apr 8 2023, 1:04 AM.

Details

Summary

range of replacing last namespace decl should be from last non nested namespace to last namespace

Diff Detail

Event Timeline

HerrCai0907 created this revision.Apr 8 2023, 1:04 AM
Herald added a project: Restricted Project. · View Herald Transcript
HerrCai0907 requested review of this revision.Apr 8 2023, 1:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 8 2023, 1:04 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
PiotrZSL accepted this revision.Apr 8 2023, 2:02 AM
This revision is now accepted and ready to land.Apr 8 2023, 2:02 AM