[PATCH] Enhancements for the DynTypedNode

Samuel Benzaquen sbenza at google.com
Wed Jun 19 11:14:26 PDT 2013



================
Comment at: include/clang/AST/ASTTypeTraits.h:106
@@ +105,3 @@
+  };
+TYPE_TO_TYPE_ID(NestedNameSpecifier)
+TYPE_TO_TYPE_ID(NestedNameSpecifierLoc)
----------------
Doug Gregor wrote:
> Missed a type->kind rename here.
Done.


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

BRANCH
  ast_type_check

ARCANIST PROJECT
  clang



More information about the cfe-commits mailing list