[clang] [clang] LazyOffsetPtr: Use native pointer width (PR #111995)

Jessica Clarke via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 17 18:18:08 PDT 2024


jrtc27 wrote:

> #112806 should address this without narrowing the field to 32 bits.

As does https://github.com/llvm/llvm-project/pull/111995#discussion_r1805329590, with less code and more generality

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


More information about the cfe-commits mailing list