[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:04:20 PDT 2023


sivachandra updated this revision to Diff 533128.
sivachandra marked an inline comment as done.
sivachandra added a comment.

Address comment.


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.533128.patch
Type: text/x-patch
Size: 16389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230621/913022f4/attachment-0001.bin>


More information about the libc-commits mailing list