[PATCH] Add support for type traversal matchers.
Manuel Klimek
klimek at google.com
Mon Jul 15 10:13:01 PDT 2013
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
More information about the cfe-commits
mailing list