[PATCH] Enhancements for the DynTypedNode
Doug Gregor
dgregor at apple.com
Wed Jun 19 11:10:19 PDT 2013
Aside from the one missing type -> kind rename, LGTM.
================
Comment at: include/clang/AST/ASTTypeTraits.h:106
@@ +105,3 @@
+ };
+TYPE_TO_TYPE_ID(NestedNameSpecifier)
+TYPE_TO_TYPE_ID(NestedNameSpecifierLoc)
----------------
Missed a type->kind rename here.
http://llvm-reviews.chandlerc.com/D829
BRANCH
ast_type_check
ARCANIST PROJECT
clang
More information about the cfe-commits
mailing list