[all-commits] [llvm/llvm-project] eb9cc2: [libc] Gracefully handle allocation failures aroun...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Wed Dec 21 13:05:27 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb9cc253cb048b6dbf2fcd73ac55b5eda0184ed3
https://github.com/llvm/llvm-project/commit/eb9cc253cb048b6dbf2fcd73ac55b5eda0184ed3
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2022-12-21 (Wed, 21 Dec 2022)
Changed paths:
M libc/src/__support/CMakeLists.txt
M libc/src/__support/blockstore.h
M libc/src/stdlib/atexit.cpp
M libc/test/src/__support/blockstore_test.cpp
Log Message:
-----------
[libc] Gracefully handle allocation failures around BlockStore.
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D140459
More information about the All-commits
mailing list