[PATCH] Split registry matcher resolution into a lookup phase and a construction phase.

Manuel Klimek klimek at google.com
Mon Nov 18 00:11:37 PST 2013



================
Comment at: include/clang/ASTMatchers/Dynamic/Registry.h:34
@@ +33,3 @@
+
+typedef const internal::MatcherCreateCallback *MatcherCtor;
+
----------------
Again, saving 7 characters. Sigh :) Oh well, I guess Ctor is kind of a domain name...


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



More information about the cfe-commits mailing list