[llvm-branch-commits] [clang] release/20.x: [TBAA] Don't emit pointer-tbaa for void pointers. (#122116) (PR #125206)

John McCall via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Feb 18 10:25:24 PST 2025


rjmccall wrote:

Right, I agree with taking this for the release branch. It is essentially a bug fix (relaxing a rule that was undesirably strict) for the pointer TBAA feature, which is already in the branch.

https://github.com/llvm/llvm-project/pull/125206


More information about the llvm-branch-commits mailing list