[libc-commits] [PATCH] D148454: [libc][NFC]Remove the unused FDReader testutil.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Apr 17 10:10:43 PDT 2023
sivachandra updated this revision to Diff 514290.
sivachandra added a comment.
Update bazel files.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148454/new/
https://reviews.llvm.org/D148454
Files:
libc/test/src/fcntl/creat_test.cpp
libc/test/src/fcntl/openat_test.cpp
libc/test/src/stdio/remove_test.cpp
libc/test/src/sys/sendfile/sendfile_test.cpp
libc/test/src/sys/stat/chmod_test.cpp
libc/test/src/sys/stat/fchmod_test.cpp
libc/test/src/sys/stat/fchmodat_test.cpp
libc/test/src/sys/stat/fstat_test.cpp
libc/test/src/sys/stat/lstat_test.cpp
libc/test/src/sys/stat/mkdirat_test.cpp
libc/test/src/sys/stat/stat_test.cpp
libc/test/src/unistd/access_test.cpp
libc/test/src/unistd/chdir_test.cpp
libc/test/src/unistd/dup2_test.cpp
libc/test/src/unistd/dup3_test.cpp
libc/test/src/unistd/dup_test.cpp
libc/test/src/unistd/fchdir_test.cpp
libc/test/src/unistd/lseek_test.cpp
libc/test/src/unistd/pread_pwrite_test.cpp
libc/test/src/unistd/read_write_test.cpp
libc/test/src/unistd/rmdir_test.cpp
libc/test/src/unistd/unlink_test.cpp
libc/test/src/unistd/unlinkat_test.cpp
libc/utils/testutils/CMakeLists.txt
libc/utils/testutils/FDReader.h
libc/utils/testutils/FDReaderUnix.cpp
utils/bazel/llvm-project-overlay/libc/utils/testutils/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148454.514290.patch
Type: text/x-patch
Size: 13032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230417/2bb8602a/attachment-0001.bin>
More information about the libc-commits
mailing list