This is an archive of the discontinued LLVM Phabricator instance.

[clang][AST] TextNodeDumper learned to output template specialization kind
ClosedPublic

Authored by strimo378 on Aug 11 2023, 5:05 AM.

Diff Detail

Event Timeline

strimo378 created this revision.Aug 11 2023, 5:05 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 11 2023, 5:05 AM
strimo378 requested review of this revision.Aug 11 2023, 5:05 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 11 2023, 5:05 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
strimo378 retitled this revision from [clang][AST] TestNodeDumper learned to output template specialization kind to [clang][AST] TextNodeDumper learned to output template specialization kind.Aug 11 2023, 5:06 AM
aaron.ballman accepted this revision.Aug 15 2023, 5:31 AM

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

clang/lib/AST/TextNodeDumper.cpp
2053
This revision is now accepted and ready to land.Aug 15 2023, 5:31 AM