[PATCH] D50617: [ASTMatchers] Let hasObjectExpression also support UnresolvedMemberExpr, CXXDependentScopeMemberExpr
Shuai Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 21 15:03:26 PDT 2018
shuaiwang updated this revision to Diff 161830.
shuaiwang added a comment.
Fix issue with implicit access.
Repository:
rC Clang
https://reviews.llvm.org/D50617
Files:
docs/LibASTMatchersReference.html
include/clang/ASTMatchers/ASTMatchers.h
unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50617.161830.patch
Type: text/x-patch
Size: 5496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180821/6462bc82/attachment.bin>
More information about the cfe-commits
mailing list