diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2023-05-03 09:57:05 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2023-05-03 11:37:50 -0500 |
commit | 78d7d62c36f54b4264faec8ce38d11f7dd6abfd6 (patch) | |
tree | 325363f8fd3cdb85ea1f2683f86c7bfde6c51891 /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp | |
parent | c00f8f1314479d6f764f89cfa4efe2f23a640adf (diff) | |
download | llvm-78d7d62c36f54b4264faec8ce38d11f7dd6abfd6.zip llvm-78d7d62c36f54b4264faec8ce38d11f7dd6abfd6.tar.gz llvm-78d7d62c36f54b4264faec8ce38d11f7dd6abfd6.tar.bz2 |
[libc] Enable the '__support' unit tests to be hermetic
This patch updates the `__support` unit tests to be built as hermetic
tests. The only tests we needed to disable were because of the use of
`realloc` which is not implemented correctly as it doesn't copy the
memory.
Depends on D149745
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D149750
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp')
0 files changed, 0 insertions, 0 deletions