[clang] [clang] fix RecursiveASTVisitor traversal from type to decl (PR #132551)
Andrey Ali Khan Bolshakov via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 6 11:01:03 PDT 2025
bolshakov-a wrote:
@mizvekov, could you clarify please what is the point of traversing the host type twice? The tests pass if just remove the `if` statement.
https://github.com/llvm/llvm-project/pull/132551
More information about the cfe-commits
mailing list