[libc-commits] [PATCH] D140459: [libc] Gracefully handle allocation failures around BlockStore.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Dec 20 23:29:18 PST 2022


sivachandra created this revision.
sivachandra added reviewers: lntue, michaelrj.
Herald added subscribers: libc-commits, ecnelises, tschuett.
Herald added projects: libc-project, All.
sivachandra requested review of this revision.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D140459

Files:
  libc/src/__support/CMakeLists.txt
  libc/src/__support/blockstore.h
  libc/src/stdlib/atexit.cpp
  libc/test/src/__support/blockstore_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140459.484474.patch
Type: text/x-patch
Size: 4139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221221/0d1fe0f9/attachment.bin>


More information about the libc-commits mailing list