================
Comment at: lib/ASTMatchers/ASTMatchFinder.cpp:413
@@ +412,3 @@
+ // We assume that the QualType and the contained type are on the same
+ // hierarchy level. Thus, we try to match either of them.
+ void match(QualType Node) {
----------------
This comment was copied from the other visitor above which is already doing
this.
I don't think it applies exactly, so I'll fix it.
http://llvm-reviews.chandlerc.com/D770
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits