[PATCH] Add support for a few Objective-C matchers.

Dean F. Sutherland dfsuther at yahoo-inc.com
Thu Feb 26 10:00:06 PST 2015


Changes to lib/Sema/SemaExprObjC.cpp and test/SemaObjC/objc-literal-nsnumber.m are unintentional, and shouldn't be part of this patch!  I'll rebase (again) and fix that.


================
Comment at: include/clang/ASTMatchers/ASTMatchers.h:2075
@@ +2074,3 @@
+
+/// \brief Matches when the selector is the empty selector
+///
----------------
I was unable to tweak this matcher from source code, so no example at the moment. Does this represent an error condition? Should I leave it as a matcher, or just remove it? Guidance eagerly accepted.

http://reviews.llvm.org/D7710

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list