[libc] [llvm] [libc][math][c23] Implement canonicalize functions (PR #85940)
Nick Desaulniers via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 26 08:41:28 PDT 2024
nickdesaulniers wrote:
I wonder why UInt::operator bool is marked explicit? Implicit conversions to bool sure are nice.
https://github.com/llvm/llvm-project/pull/85940
More information about the llvm-commits
mailing list