This is an archive of the discontinued LLVM Phabricator instance.

[clang][AST] TextNodeDumper learned to dump qualifiers (NestedNameSpecifier)
ClosedPublic

Authored by strimo378 on Aug 11 2023, 12:52 AM.

Diff Detail

Event Timeline

strimo378 created this revision.Aug 11 2023, 12:52 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 11 2023, 12:52 AM
strimo378 requested review of this revision.Aug 11 2023, 12:52 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 11 2023, 12:52 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
aaron.ballman accepted this revision.Aug 15 2023, 5:29 AM

LGTM aside from a small nit (feel free to fix when landing).

clang/include/clang/AST/TextNodeDumper.h
205
clang/lib/AST/TextNodeDumper.cpp
737
This revision is now accepted and ready to land.Aug 15 2023, 5:29 AM