mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-30 17:21:10 +00:00
[ASAN] Moved mmap/munmap test to posix.
This commit is contained in:
parent
ece2294b9a
commit
3c0ae1f5ab
@ -1,7 +1,6 @@
|
||||
// Test for mmap/munmap interceptors.
|
||||
// RUN: %clang_asan %s -o %t
|
||||
// RUN: %run %t 2>&1
|
||||
// UNSUPPORTED: target={{.*windows.*}}
|
||||
|
||||
#include <assert.h>
|
||||
#include <sanitizer/asan_interface.h>
|
Loading…
Reference in New Issue
Block a user