[PATCH] Add support for Adaptative matchers on the dynamic registry.

Manuel Klimek klimek at google.com
Wed Jul 24 07:00:02 PDT 2013



================
Comment at: include/clang/ASTMatchers/ASTMatchersInternal.h:673
@@ -672,3 +672,3 @@
                       BindKind Bind) {
     TOOLING_COMPILE_ASSERT(
         (llvm::is_base_of<Decl, T>::value ||
----------------
This looks like it accepts more types?


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



More information about the cfe-commits mailing list