[clang] [flang] [llvm] [C++23] [CLANG] Adding C++23 constexpr math functions: fmin, fmax and frexp. (PR #88978)
Hubert Tong via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 12 14:35:50 PDT 2024
hubert-reinterpretcast wrote:
> Ping?
The changes to add the "constexpr since" property are missing changes to the tablegen utility. Figuring out how it would work is more involved than I had the time for right now.
https://github.com/llvm/llvm-project/pull/88978
More information about the cfe-commits
mailing list