[all-commits] [llvm/llvm-project] d3b330: [libc] Add a functioning realloc for hermetic tests.
Siva Chandra via All-commits
all-commits at lists.llvm.org
Thu May 18 09:51:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3b33042227019a82693733627973170d9760218
https://github.com/llvm/llvm-project/commit/d3b33042227019a82693733627973170d9760218
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2023-05-18 (Thu, 18 May 2023)
Changed paths:
M libc/test/UnitTest/HermeticTestUtils.cpp
M libc/test/src/__support/CMakeLists.txt
M libc/test/src/__support/CPP/CMakeLists.txt
Log Message:
-----------
[libc] Add a functioning realloc for hermetic tests.
Reviewed By: jhuber6
Differential Revision: https://reviews.llvm.org/D150846
More information about the All-commits
mailing list