[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:50 PDT 2026
================
@@ -0,0 +1,37 @@
+//===-- Implementation of tmpfile --------------------------------*- C++ -*-===//
----------------
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