[llvm-branch-commits] [clang] [clang][HeuristicResolver] Additional hardening against an infinite loop in simplifyType() (PR #126690)
Nathan Ridge via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Feb 11 00:27:04 PST 2025
HighCommander4 wrote:
> and cherry picking it into the 20 release
The regressing change, which introduced the `simplifyType()` function, isn't present on the llvm 20 branch (it landed a bit after the branch cut). So there should not be a need to cherry-pick the fix onto the llvm 20 branch either.
https://github.com/llvm/llvm-project/pull/126690
More information about the llvm-branch-commits
mailing list