v.markused: cleanup the implementation of mark_used/3 (#22877) #7953
Annotations
10 errors
clang (macos-14):
out.h#L17346
static declaration of 'anon_fn_6a0ddf9f315b536f__1471' follows non-static declaration
|
clang (macos-14):
out.h#L17346
static declaration of 'anon_fn_6a0ddf9f315b536f__1471' follows non-static declaration
|
clang (macos-14):
out.h#L17346
static declaration of 'anon_fn_6a0ddf9f315b536f__1471' follows non-static declaration
|
clang (macos-14):
out_1.c#L22868
call to undeclared function 'v_typeof_sumtype_v__ast__Expr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
clang (macos-14):
out_1.c#L22868
incompatible integer to pointer conversion passing 'int' to parameter of type 'charptr' (aka 'char *') [-Wint-conversion]
|
clang (macos-14):
out_1.c#L23062
call to undeclared function 'v_typeof_sumtype_v__ast__Stmt'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
clang (macos-14):
out_1.c#L23062
incompatible integer to pointer conversion passing 'int' to parameter of type 'charptr' (aka 'char *') [-Wint-conversion]
|
clang (macos-14):
out_1.c#L30607
call to undeclared function 'v_typeof_sumtype_v__ast__Expr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
clang (macos-14):
out_1.c#L30607
incompatible integer to pointer conversion passing 'int' to parameter of type 'charptr' (aka 'char *') [-Wint-conversion]
|
clang (macos-14):
out_1.c#L30613
call to undeclared function 'v_typeof_sumtype_v__ast__Expr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|