This is an archive of the discontinued LLVM Phabricator instance.

[ASTMatchers][Dynamic] Add missing matchers from Registry
ClosedPublic

Authored by njames93 on Mar 12 2021, 1:59 PM.

Details

Summary

Add the fixedPointLiteral, hasAnyBody and templateArgumentLoc to the dynamic matcher registry.

Diff Detail

Event Timeline

njames93 requested review of this revision.Mar 12 2021, 1:59 PM
njames93 created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptMar 12 2021, 1:59 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
steveire accepted this revision.Mar 14 2021, 7:11 AM
This revision is now accepted and ready to land.Mar 14 2021, 7:11 AM