[all-commits] [llvm/llvm-project] 7b11c0: [libc] remove unstable mincore test for invalid ve...
Schrodinger ZHU Yifan via All-commits
all-commits at lists.llvm.org
Wed Jan 24 11:11:40 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7b11c08c664863fbcd7a3058179b0af3de5d28e4
https://github.com/llvm/llvm-project/commit/7b11c08c664863fbcd7a3058179b0af3de5d28e4
Author: Schrodinger ZHU Yifan <yifanzhu at rochester.edu>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M libc/test/src/sys/mman/linux/mincore_test.cpp
Log Message:
-----------
[libc] remove unstable mincore test for invalid vec (#79348)
The faults on invalid vec range in mincore seems to be handled
differently by the OS (it is an erroneous edge case after all). Remove
the tests for now.
More information about the All-commits
mailing list