================
Comment at: include/clang/ASTMatchers/ASTMatchers.h:1504
@@ -1500,3 +1503,3 @@
InnerMatcher) {
for (CXXRecordDecl::method_iterator I = Node.method_begin(),
E = Node.method_end();
----------------
I wonder if it makes sense to extract this to a template function accepting a
range of iterators, and use it here and in similar places...
http://llvm-reviews.chandlerc.com/D992
BRANCH
explode-review
ARCANIST PROJECT
clang
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits