[libc-commits] [PATCH] D153377: [libc] Make close function of the internal File class cleanup the file object.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Jun 20 22:05:22 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG75d70b73063f: [libc] Make close function of the internal File class cleanup the file object. (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153377

Files:
  libc/src/__support/File/file.h
  libc/src/__support/File/gpu/file.cpp
  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: D153377.533129.patch
Type: text/x-patch
Size: 16389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230621/a20c555f/attachment-0001.bin>


More information about the libc-commits mailing list