This reduces the difference between libc++'s new.cpp and libc++abi's
stdlib_new_delete.cpp files, which are essentially copies of each other.
Details
Details
- Reviewers
- None
- Group Reviewers
Restricted Project - Commits
- rG80e4ccab794c: [libc++] Move the definition of std::new_handler out of new.cpp
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo