This is an archive of the discontinued LLVM Phabricator instance.

[libc] Add a functioning realloc for hermetic tests.
ClosedPublic

Authored by sivachandra on May 17 2023, 11:55 PM.

Diff Detail

Event Timeline

sivachandra created this revision.May 17 2023, 11:55 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 17 2023, 11:55 PM
sivachandra requested review of this revision.May 17 2023, 11:55 PM
jhuber6 accepted this revision.May 18 2023, 3:58 AM

You missed the char_vector_test in __support.

This revision is now accepted and ready to land.May 18 2023, 3:58 AM

Enable hermetic char_vector_test.

jhuber6 accepted this revision.May 18 2023, 9:51 AM
This revision was landed with ongoing or failed builds.May 18 2023, 9:51 AM
This revision was automatically updated to reflect the committed changes.