[PATCH] D17815: [libc++abi] Use fallback_malloc to allocate __cxa_eh_globals in case of dynamic memory exhaustion.
Igor Kudrin via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 28 23:46:55 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL282692: [libc++abi] Use fallback_malloc to allocate __cxa_eh_globals in case of… (authored by ikudrin).
Changed prior to commit:
https://reviews.llvm.org/D17815?vs=54189&id=72951#toc
Repository:
rL LLVM
https://reviews.llvm.org/D17815
Files:
libcxxabi/trunk/src/CMakeLists.txt
libcxxabi/trunk/src/cxa_exception.cpp
libcxxabi/trunk/src/cxa_exception_storage.cpp
libcxxabi/trunk/src/fallback_malloc.cpp
libcxxabi/trunk/src/fallback_malloc.h
libcxxabi/trunk/src/fallback_malloc.ipp
libcxxabi/trunk/test/test_exception_storage_nodynmem.pass.cpp
libcxxabi/trunk/test/test_fallback_malloc.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17815.72951.patch
Type: text/x-patch
Size: 21786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160929/aa6ec894/attachment-0001.bin>
More information about the cfe-commits
mailing list