[llvm-branch-commits] [clang] release/22.x: [clang] Add missing support for traversal kind in addMatcher overloads (#170953) (PR #184039)
Aaron Ballman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Mar 2 05:21:40 PST 2026
https://github.com/AaronBallman commented:
The changes are technically correct and reasonable to backport, but I can't quite tell if this is an ABI breaking change (AST matchers are part library part core facilities and this can change behavior of downstream clang-tidy checks). Thoughts?
https://github.com/llvm/llvm-project/pull/184039
More information about the llvm-branch-commits
mailing list