Details
Details
- Reviewers
philnik Mordante - Group Reviewers
Restricted Project - Commits
- rG14c5227c4120: [libc++][NFC] Use std::malloc and std::free instead of unqualified versions in…
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145789
[libc++][NFC] Use std::malloc and std::free instead of unqualified versions in tests ClosedPublic Authored by ldionne on Mar 10 2023, 6:15 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 10 2023, 6:36 AM Closed by commit rG14c5227c4120: [libc++][NFC] Use std::malloc and std::free instead of unqualified versions in… (authored by ldionne). · Explain WhyMar 10 2023, 11:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 504235 libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/make_shared_for_overwrite.pass.cpp
libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.create/make_unique_for_overwrite.default_init.pass.cpp
|