lg
================ Comment at: include/clang/ASTMatchers/ASTMatchersInternal.h:1474 @@ +1473,3 @@ + +template <typename InnerTBase, template <typename OuterT> class Getter, + template <typename OuterT> class MatcherImpl, typename ReturnTypesF> ---------------- Please add a comment that this is done because of gcc, because it really seems strange :) http://llvm-reviews.chandlerc.com/D1023 BRANCH type_traversal ARCANIST PROJECT clang _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
