mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-18 02:00:36 +03:00
Fix all ASAN issues in vectorscan
This commit is contained in:
@@ -33,6 +33,10 @@
|
||||
#include "util/bytecode_ptr.h"
|
||||
#include "util/simd_utils.h"
|
||||
|
||||
#ifdef setbit
|
||||
#undef setbit
|
||||
#endif
|
||||
|
||||
using namespace std;
|
||||
using namespace ue2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user