This is an archive of the discontinued LLVM Phabricator instance.

Add matchDynamic convenience functions
ClosedPublic

Authored by steveire on Nov 11 2018, 2:37 PM.

Details

Summary

These correspond to the existing match() free functions.

Diff Detail

Event Timeline

steveire created this revision.Nov 11 2018, 2:37 PM
aaron.ballman added inline comments.Nov 11 2018, 3:50 PM
include/clang/ASTMatchers/ASTMatchFinder.h
314

80-col issue.

325–326

Same here; run the patch through clang-format?

This revision is now accepted and ready to land.Nov 12 2018, 3:03 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 6 2019, 4:02 PM