Skip to content

checker: allow array sort with callexpr (#22989) #8194

checker: allow array sort with callexpr (#22989)

checker: allow array sort with callexpr (#22989) #8194

Triggered via push November 27, 2024 19:03
Status Success
Total duration 1h 8m 25s
Artifacts

macos_ci.yml

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

Annotations

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