1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

all: fix sanitizer build

This commit is contained in:
Alexander Medvednikov 2021-06-11 18:41:50 +03:00
parent 6761697088
commit d0100faf26

View File

@ -50,7 +50,7 @@ static inline void __sort_ptr(uintptr_t a[], bool b[], int l) {
'
const c_common_macros = '
typedef unsigned char u8;
//typedef unsigned char u8;
#define EMPTY_VARG_INITIALIZATION 0
#define EMPTY_STRUCT_DECLARATION
#define EMPTY_STRUCT_INITIALIZATION