[libc-commits] [PATCH] D140574: [libc][NFC] Use operator delete to cleanup a File object.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Dec 22 14:31:37 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf9868aa7292a: [libc][NFC] Use operator delete to cleanup a File object. (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140574

Files:
  libc/src/__support/File/file.cpp
  libc/src/__support/File/file.h
  libc/src/__support/File/linux_file.cpp
  libc/src/stdio/fclose.cpp
  libc/src/stdio/fopencookie.cpp
  libc/test/src/__support/File/file_test.cpp
  libc/test/src/__support/File/platform_file_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140574.484966.patch
Type: text/x-patch
Size: 16347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221222/e1816a46/attachment.bin>


More information about the libc-commits mailing list