[llvm-branch-commits] [clang] release/22.x: [clang] Add missing support for traversal kind in addMatcher overloads (#170953) (PR #184039)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Mar 5 04:20:19 PST 2026
dyung wrote:
>From reading the original bug, it seems this was a regression in LLVM 20.x? If so I think we should probably err on the side of caution and not take this change if there is any possibility of an ABI change (and also since it was stated that there are work-arounds that can be applied).
Would there be any strong objections to not taking this fix given that?
https://github.com/llvm/llvm-project/pull/184039
More information about the llvm-branch-commits
mailing list