[libc-commits] [PATCH] D140597: [libc][NFC] Use operator new and operator delete in POSIX file actions API.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Dec 22 21:58:43 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf11296019001: [libc][NFC] Use operator new and operator delete in POSIX file actions API. (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140597/new/

https://reviews.llvm.org/D140597

Files:
  libc/src/spawn/CMakeLists.txt
  libc/src/spawn/file_actions.h
  libc/src/spawn/posix_spawn_file_actions_addclose.cpp
  libc/src/spawn/posix_spawn_file_actions_adddup2.cpp
  libc/src/spawn/posix_spawn_file_actions_addopen.cpp
  libc/src/spawn/posix_spawn_file_actions_destroy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140597.485041.patch
Type: text/x-patch
Size: 6955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221223/cde59f02/attachment-0001.bin>


More information about the libc-commits mailing list