[libc-commits] [PATCH] D140526: [libc] Handle allocation failures gracefully in FILE related API.

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


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd06308df8bb0: [libc] Handle allocation failures gracefully in FILE related API. (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140526

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

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


More information about the libc-commits mailing list