[PATCH] Rename *MatcherCreateCallback to *MatcherDesc, and its member run() to create().

Manuel Klimek klimek at google.com
Mon Nov 18 00:05:45 PST 2013



================
Comment at: lib/ASTMatchers/Dynamic/Marshallers.h:83
@@ -82,3 +82,3 @@
 /// arguments.
-class MatcherCreateCallback {
+class MatcherDesc {
 public:
----------------
Please expand Desc to Description :)


http://llvm-reviews.chandlerc.com/D2208



More information about the cfe-commits mailing list