[libc-commits] [libc] [libc] Implement tmpfile and corresponding tests (PR #213396)
Vadim Kotov via libc-commits
libc-commits at lists.llvm.org
Mon Aug 3 17:50:13 PDT 2026
================
@@ -66,3 +66,13 @@ add_entrypoint_object(
libc.hdr.types.FILE
libc.src.__support.File.platform_file
)
+
+add_entrypoint_object( tmpfile
----------------
vadimkotov wrote:
Done ([commit](https://github.com/llvm/llvm-project/pull/213396/changes/b572817e2db10164ffea20cb4fa6bb6c69faca22)
https://github.com/llvm/llvm-project/pull/213396
More information about the libc-commits
mailing list