This is an archive of the discontinued LLVM Phabricator instance.

[clang][AST] TextNodeDumper learned to output instantiated_from information
ClosedPublic

Authored by strimo378 on Aug 17 2023, 3:11 AM.

Diff Detail

Event Timeline

strimo378 created this revision.Aug 17 2023, 3:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 17 2023, 3:11 AM
strimo378 requested review of this revision.Aug 17 2023, 3:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 17 2023, 3:11 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
aaron.ballman accepted this revision.Aug 17 2023, 6:19 AM

LGTM with a small nit.

clang/lib/AST/TextNodeDumper.cpp
1896
This revision is now accepted and ready to land.Aug 17 2023, 6:19 AM