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

2025-04-17 Thread via cfe-commits
github-actions[bot] wrote: Thank you for submitting a Pull Request (PR) to the LLVM Project! This PR will be automatically labeled and the relevant teams will be notified. If you wish to, you can add reviewers by using the "Reviewers" section on this page. If this is not working for you, it

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

2025-04-17 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Christopher Taylor (ct-clmsn) Changes @Sirraide : This is my first PR to clang and llvm. The PR creates a RecursiveASTVisitor type called `RecursiveASTEnterExitVisitor` that allows users to implement Visit methods before visiting an AST n

[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