This is an archive of the discontinued LLVM Phabricator instance.

Add API to retrieve a clade kind from ASTNodeKind
ClosedPublic

Authored by steveire on Jan 17 2021, 10:07 AM.

Diff Detail

Event Timeline

steveire requested review of this revision.Jan 17 2021, 10:07 AM
steveire created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJan 17 2021, 10:07 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
aaron.ballman accepted this revision.Jan 19 2021, 6:31 AM

LGTM aside from the use of auto.

clang/lib/AST/ASTTypeTraits.cpp
67
69
This revision is now accepted and ready to land.Jan 19 2021, 6:31 AM