Skip to content

checker: allow array sort with callexpr #8188

checker: allow array sort with callexpr

checker: allow array sort with callexpr #8188

Triggered via pull request November 27, 2024 13:45
Status Success
Total duration 2h 4m 12s
Artifacts

macos_ci.yml

on: pull_request
Matrix: clang
Fit to window
Zoom out
Zoom in

Annotations

10 errors
clang (macos-14): out.h#L17366
static declaration of 'anon_fn_6a0ddf9f315b536f__1471' follows non-static declaration
clang (macos-14): out.h#L17366
static declaration of 'anon_fn_6a0ddf9f315b536f__1471' follows non-static declaration
clang (macos-14): out.h#L17366
static declaration of 'anon_fn_6a0ddf9f315b536f__1471' follows non-static declaration
clang (macos-14): out_2.c#L35307
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#L35307
incompatible integer to pointer conversion passing 'int' to parameter of type 'charptr' (aka 'char *') [-Wint-conversion]
clang (macos-14): out.h#L17366
static declaration of 'anon_fn_6a0ddf9f315b536f__1471' follows non-static declaration
clang (macos-14): out_1.c#L20839
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#L20839
incompatible integer to pointer conversion passing 'int' to parameter of type 'charptr' (aka 'char *') [-Wint-conversion]
clang (macos-14): out_1.c#L21029
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#L21029
incompatible integer to pointer conversion passing 'int' to parameter of type 'charptr' (aka 'char *') [-Wint-conversion]