courbet added a comment.

Thanks. Could please you submit this for me ?


================
Comment at: include/clang/ASTMatchers/ASTMatchers.h:3724
@@ +3723,3 @@
+  bool Matched = false;
+  for (const auto *Overridden : Node.overridden_methods()) {
+    BoundNodesTreeBuilder OverriddenBuilder(*Builder);
----------------
Thanks for the catch. Unfortunately there are a lot of errors in the file that 
prevent me to run clang-format. Any hint to handle that efficiently ?


http://reviews.llvm.org/D19324



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to