[clang] [clang] Adds a RecursiveASTEnterExitVisitor (PR #136136)

2025-04-17 Thread Christopher Taylor via cfe-commits
https://github.com/ct-clmsn edited https://github.com/llvm/llvm-project/pull/136136 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang] Adds a RecursiveASTEnterExitVisitor data type (PR #136136)

2025-04-17 Thread Christopher Taylor via cfe-commits
https://github.com/ct-clmsn edited https://github.com/llvm/llvm-project/pull/136136 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang] Adds a RecursiveASTEnterExitVisitor data type (PR #136136)

2025-04-17 Thread Christopher Taylor via cfe-commits
https://github.com/ct-clmsn closed https://github.com/llvm/llvm-project/pull/136136 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang] Adds a RecursiveASTEnterExitVisitor data type (PR #136136)

2025-04-17 Thread Christopher Taylor via cfe-commits
ct-clmsn wrote: @Sirraide thank you for the quality control check; I wasn't aware of `DynamicRecursiveASTVisitor` or the `dataTraverseStmtPre()/dataTraverseStmtPost()` methods. Still catching up to where the community is currently. I'll close out the PR. https://github.com/llvm/llvm-project/p