================ 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