[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:39 PDT 2026


================
@@ -0,0 +1,32 @@
+//===-- Unittests for cargf -----------------------------------------------===//
----------------
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