This is an archive of the discontinued LLVM Phabricator instance.

Add objcImplementationDecl matcher
ClosedPublic

Authored by kastiglione on Sep 8 2017, 3:36 PM.

Details

Summary

Add the objcImplementationDecl matcher. See related: D30854

Tested with:

./tools/clang/unittests/ASTMatchers/ASTMatchersTests

Diff Detail

Repository
rL LLVM

Event Timeline

kastiglione created this revision.Sep 8 2017, 3:36 PM
aaron.ballman accepted this revision.Sep 8 2017, 3:46 PM

LGTM, thanks!

This revision is now accepted and ready to land.Sep 8 2017, 3:46 PM
This revision was automatically updated to reflect the committed changes.