Details
Details
- Reviewers
jhuber6 - Commits
- rGd3b330422270: [libc] Add a functioning realloc for hermetic tests.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D150846
[libc] Add a functioning realloc for hermetic tests. ClosedPublic Authored by sivachandra on May 17 2023, 11:55 PM.
Details
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 17 2023, 11:55 PM This revision is now accepted and ready to land.May 18 2023, 3:58 AM This revision was landed with ongoing or failed builds.May 18 2023, 9:51 AM Closed by commit rGd3b330422270: [libc] Add a functioning realloc for hermetic tests. (authored by sivachandra). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 523416 libc/test/UnitTest/HermeticTestUtils.cpp
libc/test/src/__support/CMakeLists.txt
libc/test/src/__support/CPP/CMakeLists.txt
|