gribozavr2 marked an inline comment as done.
gribozavr2 added inline comments.


================
Comment at: clang/include/clang/AST/RecursiveASTVisitor.h:646
+     * receives a DataRecursionQueue, can't call WalkUpFrom after traversing   
\
+     * children because it only enqueues the children. and does not traverse   
\
+     * them. TraverseStmt traverses the enqueued children, and we call         
\
----------------
ymandel wrote:
> delete stray period after "children"
Done.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82486/new/

https://reviews.llvm.org/D82486



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

Reply via email to