[clang] [Clang] Make the result type of sizeof/pointer subtraction/size_t lit… (PR #136542)

Matheus Izvekov via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 23 12:11:43 PDT 2025


mizvekov wrote:

If the reason to even consider doing this as a new builtin type is due to templates, please don't do that.

The better alternative here is to wait for template specialization resugaring to land.

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


More information about the cfe-commits mailing list