mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-24 01:58:21 +00:00
Fix build breakage from moving kInvalidTid to lsan_common
llvm-svn: 295409
This commit is contained in:
parent
85c2201fc1
commit
a0921f68ab
@ -19,6 +19,7 @@
|
||||
#include "sanitizer_common/sanitizer_thread_registry.h"
|
||||
#include "sanitizer_common/sanitizer_tls_get_addr.h"
|
||||
#include "lsan_allocator.h"
|
||||
#include "lsan_common.h"
|
||||
|
||||
namespace __lsan {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user