[all-commits] [llvm/llvm-project] 40c443: [libc][NFC] Switch mman.h tests to libc_errno and ...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Mon Mar 13 15:47:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40c443e28b8f7ef43bc9f355309bcdd8c6fa9c3b
https://github.com/llvm/llvm-project/commit/40c443e28b8f7ef43bc9f355309bcdd8c6fa9c3b
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2023-03-13 (Mon, 13 Mar 2023)
Changed paths:
M libc/test/src/sys/mman/linux/CMakeLists.txt
M libc/test/src/sys/mman/linux/madvise_test.cpp
M libc/test/src/sys/mman/linux/mmap_test.cpp
M libc/test/src/sys/mman/linux/mprotect_test.cpp
M libc/test/src/sys/mman/linux/posix_madvise_test.cpp
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
Log Message:
-----------
[libc][NFC] Switch mman.h tests to libc_errno and update Bazel build.
More information about the All-commits
mailing list