mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-23 13:50:11 +00:00
[sanitizer] msan build fix on non linux platforms
This commit is contained in:
parent
476e1ee3da
commit
b4fb42300e
@ -33,6 +33,7 @@
|
||||
#include "sanitizer_common/sanitizer_stackdepot.h"
|
||||
#include "sanitizer_common/sanitizer_libc.h"
|
||||
#include "sanitizer_common/sanitizer_linux.h"
|
||||
#include "sanitizer_common/sanitizer_glibc_version.h"
|
||||
#include "sanitizer_common/sanitizer_tls_get_addr.h"
|
||||
#include "sanitizer_common/sanitizer_vector.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user