[libc][obvious] disable mprotect test under sanitizers
authorMichael Jones <michaelrj@google.com>
Fri, 23 Sep 2022 17:01:17 +0000 (10:01 -0700)
committerMichael Jones <michaelrj@google.com>
Fri, 23 Sep 2022 17:05:09 +0000 (10:05 -0700)
commit736e215ca783e07d6f352ef0c963fbfdf543e6a0
treed7715a4d15edf079b9a51697673dfcf43858e345
parente99f43714092f7cc285a47b37b133cf6d05c71e5
[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
libc/test/src/sys/mman/linux/CMakeLists.txt
libc/test/src/sys/mman/linux/mprotect_test.cpp