[clang] [Clang] Implement P2280R4 Using unknown pointers and references in constant expressions (PR #95474)

via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 1 08:40:31 PDT 2024


yronglin wrote:

Thank you work on this! I really like this feature. Will this PR also provide support for the new constant interpreter? The new constant interpreter seems to already support some unknown constexpr features (FYI https://godbolt.org/z/xTYhGEfxT).

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


More information about the cfe-commits mailing list