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

Chuanqi Xu via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 17 18:34:05 PDT 2024


ChuanqiXu9 wrote:

> > #112806 should address this without narrowing the field to 32 bits.
> 
> As does [#111995 (comment)](https://github.com/llvm/llvm-project/pull/111995#discussion_r1805329590), with less code and more generality

I prefer this solution too.

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


More information about the cfe-commits mailing list