[all-commits] [llvm/llvm-project] 736e21: [libc][obvious] disable mprotect test under saniti...
michaelrj-google via All-commits
all-commits at lists.llvm.org
Fri Sep 23 10:05:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 736e215ca783e07d6f352ef0c963fbfdf543e6a0
https://github.com/llvm/llvm-project/commit/736e215ca783e07d6f352ef0c963fbfdf543e6a0
Author: Michael Jones <michaelrj at google.com>
Date: 2022-09-23 (Fri, 23 Sep 2022)
Changed paths:
M libc/test/src/sys/mman/linux/CMakeLists.txt
M libc/test/src/sys/mman/linux/mprotect_test.cpp
Log Message:
-----------
[libc][obvious] disable mprotect test under sanitizers
fixes a build failure in my previous patch
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D134552
More information about the All-commits
mailing list