Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D140459
[libc] Gracefully handle allocation failures around BlockStore. ClosedPublic Authored by sivachandra on Dec 20 2022, 11:29 PM.
Details
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptDec 20 2022, 11:29 PM This revision is now accepted and ready to land.Dec 21 2022, 6:51 AM Closed by commit rGeb9cc253cb04: [libc] Gracefully handle allocation failures around BlockStore. (authored by sivachandra). · Explain WhyDec 21 2022, 1:05 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 484652 libc/src/__support/CMakeLists.txt
libc/src/__support/blockstore.h
libc/src/stdlib/atexit.cpp
libc/test/src/__support/blockstore_test.cpp
|