[all-commits] [llvm/llvm-project] 8a4ee3: [libc] Make more of the libc unit testing llvm ind...
michaelrj-google via All-commits
all-commits at lists.llvm.org
Fri Nov 20 16:27:25 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8a4ee3550b7c7bb5c7e453377e3d5bc4d90182a2
https://github.com/llvm/llvm-project/commit/8a4ee3550b7c7bb5c7e453377e3d5bc4d90182a2
Author: Michael Jones <michaelrj at google.com>
Date: 2020-11-21 (Sat, 21 Nov 2020)
Changed paths:
M libc/utils/UnitTest/CMakeLists.txt
M libc/utils/testutils/CMakeLists.txt
M libc/utils/testutils/ExecuteFunctionUnix.cpp
M libc/utils/testutils/FDReaderUnix.cpp
M libc/utils/testutils/StreamWrapper.cpp
Log Message:
-----------
[libc] Make more of the libc unit testing llvm independent
(WIP, hopefully I'll add more to this patch before submitting)
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D91665
More information about the All-commits
mailing list