This revision was automatically updated to reflect the committed changes.
Closed by commit rL312889: Add objcImplementationDecl matcher (authored by
kastiglione).
Changed prior to commit:
https://reviews.llvm.org/D37643?vs=114442&id=114526#toc
Repository:
rL LLVM
https://reviews.llvm.org/D3
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM, thanks!
https://reviews.llvm.org/D37643
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin
kastiglione created this revision.
Herald added a subscriber: klimek.
Add the `objcImplementationDecl` matcher. See related:
https://reviews.llvm.org/D30854
Tested with:
./tools/clang/unittests/ASTMatchers/ASTMatchersTests
https://reviews.llvm.org/D37643
Files:
docs/LibASTMatchersReferen