[libc] Add a functioning realloc for hermetic tests.
authorSiva Chandra Reddy <sivachandra@google.com>
Thu, 18 May 2023 06:35:59 +0000 (06:35 +0000)
committerSiva Chandra Reddy <sivachandra@google.com>
Thu, 18 May 2023 16:51:18 +0000 (16:51 +0000)
commitd3b33042227019a82693733627973170d9760218
tree86c15adfddf8cd24763544d42a4e83f6239e088f
parent625d6928a863cdc60a907d5fcaf03dee60d25c8a
[libc] Add a functioning realloc for hermetic tests.

Reviewed By: jhuber6

Differential Revision: https://reviews.llvm.org/D150846
libc/test/UnitTest/HermeticTestUtils.cpp
libc/test/src/__support/CMakeLists.txt
libc/test/src/__support/CPP/CMakeLists.txt