[all-commits] [llvm/llvm-project] acca29: [libc][obvious] Move ErrnoSetterMatcher to test/Er...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Tue Jul 28 11:06:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: acca2980a33e182dd6f4c71554ff2130f260463e
https://github.com/llvm/llvm-project/commit/acca2980a33e182dd6f4c71554ff2130f260463e
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-07-28 (Tue, 28 Jul 2020)
Changed paths:
M libc/test/CMakeLists.txt
A libc/test/ErrnoSetterMatcher.h
M libc/test/src/signal/CMakeLists.txt
M libc/test/src/signal/sigaction_test.cpp
M libc/test/src/signal/sigaddset_test.cpp
M libc/test/src/signal/sigdelset_test.cpp
M libc/test/src/signal/sigfillset_test.cpp
M libc/test/src/signal/signal_test.cpp
M libc/test/src/signal/sigprocmask_test.cpp
M libc/test/src/sys/mman/linux/CMakeLists.txt
M libc/test/src/sys/mman/linux/mmap_test.cpp
M libc/test/src/unistd/CMakeLists.txt
M libc/test/src/unistd/write_test.cpp
M libc/utils/UnitTest/CMakeLists.txt
R libc/utils/UnitTest/ErrnoSetterMatcher.h
Log Message:
-----------
[libc][obvious] Move ErrnoSetterMatcher to test/ErrnoSetterMetcher.h.
More information about the All-commits
mailing list