[libc-commits] [PATCH] D91665: [libc] Make more of the libc unit testing llvm independent

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Nov 18 14:09:11 PST 2020


michaelrj updated this revision to Diff 306222.
michaelrj marked an inline comment as done.
michaelrj added a comment.

(NOT QUITE WORKING) get the rest of the llvm dependencies out StreamWrapper and FDReader

my FDReader change isn't quite working yet but I need to go work on something else and I
don't want to forget to upload this


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91665/new/

https://reviews.llvm.org/D91665

Files:
  libc/utils/UnitTest/CMakeLists.txt
  libc/utils/testutils/ExecuteFunctionUnix.cpp
  libc/utils/testutils/FDReaderUnix.cpp
  libc/utils/testutils/StreamWrapper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91665.306222.patch
Type: text/x-patch
Size: 4408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20201118/d595df05/attachment.bin>


More information about the libc-commits mailing list