[clang] [TBAA] Emit "omnipotent char" for intrinsics with type cast (PR #107793)
Matt Arsenault via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 8 21:10:57 PDT 2024
arsenm wrote:
I don't understand this. The code is a strict aliasing violation, so why should clang work around it?
https://github.com/llvm/llvm-project/pull/107793
More information about the cfe-commits
mailing list