[libc-commits] [libc] [libc][complex] Add cargf and carg functions to libc complex math (PR #204087)

Victor Campos via libc-commits libc-commits at lists.llvm.org
Mon Jun 22 06:05:40 PDT 2026


================
@@ -0,0 +1,102 @@
+//===-- Utility class to test different flavors of carg ---------*- C++ -*-===//
----------------
vhscampos wrote:

Please adopt the new standard for file headers: https://llvm.org/docs/CodingStandards.html#file-headers

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


More information about the libc-commits mailing list