[PATCH] Add support for a few Objective-C matchers.
Dean Sutherland
dfsuther at yahoo-inc.com
Mon Mar 2 10:32:40 PST 2015
ping
On Friday, February 20, 2015 3:00 PM, Dean Sutherland <dfsuther at yahoo-inc.com> wrote:
Will do. New patch soon.
Dean
On Friday, February 20, 2015 2:40 AM, Manuel Klimek <klimek at google.com> wrote:
================
Comment at: include/clang/ASTMatchers/ASTMatchers.h:2030
@@ +2029,3 @@
+
+/// \brief Matches on the receiver of an ObjectiveC Message expression.
+AST_MATCHER_P(ObjCMessageExpr, hasReceiverType, internal::Matcher<QualType>,
----------------
Please always provide example code and an example matcher that matches.
http://reviews.llvm.org/D7710
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150302/1bd5ceb2/attachment.html>
More information about the cfe-commits
mailing list