checker: disallow struct init mut a: b
, when b is a const array
#7900
Triggered via pull request
November 14, 2024 20:44
Status
Success
Total duration
33m 10s
Artifacts
–
Annotations
10 errors
clang (macos-14):
out.h#L17320
static declaration of 'anon_fn_6a0ddf9f315b536f__1471' follows non-static declaration
|
clang (macos-14):
out.h#L17320
static declaration of 'anon_fn_6a0ddf9f315b536f__1471' follows non-static declaration
|
clang (macos-14):
out.h#L17320
static declaration of 'anon_fn_6a0ddf9f315b536f__1471' follows non-static declaration
|
clang (macos-14):
out_2.c#L25472
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_2.c#L25472
incompatible integer to pointer conversion passing 'int' to parameter of type 'charptr' (aka 'char *') [-Wint-conversion]
|
clang (macos-14):
out_2.c#L34131
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_2.c#L34131
incompatible integer to pointer conversion passing 'int' to parameter of type 'charptr' (aka 'char *') [-Wint-conversion]
|
clang (macos-14):
out_2.c#L51305
call to undeclared function 'v_typeof_sumtype_v__ast__AsmArg'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
clang (macos-14):
out_2.c#L51305
incompatible integer to pointer conversion passing 'int' to parameter of type 'charptr' (aka 'char *') [-Wint-conversion]
|
clang (macos-14):
out_2.c#L63130
call to undeclared function 'v_typeof_sumtype_v__ast__Expr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|