[libc-commits] [libc] [libc] Implement CMPLX related macros (PR #156344)
Connector Switch via libc-commits
libc-commits at lists.llvm.org
Mon Sep 1 08:30:29 PDT 2025
c8ef wrote:
> Assuming this is supported on both clang and gcc versions we use
This builtin was introduced in gcc 4.7 and clang 12. Safe to use I think.
https://github.com/llvm/llvm-project/pull/156344
More information about the libc-commits
mailing list