[clang] [Clang] Add constexpr eval for cmath builtins (PR #194327)
Serge Pavlov via cfe-commits
cfe-commits at lists.llvm.org
Thu May 7 23:53:23 PDT 2026
================
----------------
spavloff wrote:
`roundeven` is a rounding function and should be processed in the same way as `ceil`, `trunc` etc.
https://github.com/llvm/llvm-project/pull/194327
More information about the cfe-commits
mailing list