Skip to content
Unverified Commit e494a96a authored by Louis Dionne's avatar Louis Dionne Committed by GitHub
Browse files

[libc++][NFC] Refactor the core logic of operator new into helper functions (#69407)

This will make it easier to implement new(nothrow) without calling the
throwing version of new when exceptions are disabled. See
https://llvm.org/D150610 for the full discussion.
parent 84f398af
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment