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