[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:26:28 PST 2022
sivachandra updated this revision to Diff 484911.
sivachandra added a comment.
Remove a commented out line leftover from a pervious change.
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.484911.patch
Type: text/x-patch
Size: 14076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221222/b56f98d2/attachment.bin>
More information about the libc-commits
mailing list