[clang] [Clang] Fix offsetof sign-extending unsigned array indices >= 128 (PR #204139)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 16 12:55:10 PDT 2026
efriedma-quic wrote:
The fixes all affect exactly the same code. I'd prefer to just review it once, I think.
https://github.com/llvm/llvm-project/pull/204139
More information about the cfe-commits
mailing list