This allows mechanically copying any changes made to operator new
from libc++ into libc++abi as-is. This is also a step towards
de-duplicating this code entirely.
Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project Restricted Project - Commits
- rGd53cf0fdd104: [libc++] Make libc++ and libc++abi's definitions of operator new be exact copies
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo