Skip to content

parser: fix block position's last line #784

parser: fix block position's last line

parser: fix block position's last line #784

Triggered via push November 19, 2024 03:22
Status Success
Total duration 30m 25s
Artifacts

macos_ci.yml

on: push
Matrix: clang

Annotations

10 errors
clang (macos-14): out.h#L17356
static declaration of 'anon_fn_6a0ddf9f315b536f__1471' follows non-static declaration
clang (macos-14): out.h#L17356
static declaration of 'anon_fn_6a0ddf9f315b536f__1471' follows non-static declaration
clang (macos-14): out.h#L17356
static declaration of 'anon_fn_6a0ddf9f315b536f__1471' follows non-static declaration
clang (macos-14): out_2.c#L21750
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#L21750
incompatible integer to pointer conversion passing 'int' to parameter of type 'charptr' (aka 'char *') [-Wint-conversion]
clang (macos-14): out_2.c#L21944
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#L21944
incompatible integer to pointer conversion passing 'int' to parameter of type 'charptr' (aka 'char *') [-Wint-conversion]
clang (macos-14): out_2.c#L24720
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#L24720
incompatible integer to pointer conversion passing 'int' to parameter of type 'charptr' (aka 'char *') [-Wint-conversion]
clang (macos-14): out_2.c#L29510
call to undeclared function 'v_typeof_sumtype_v__ast__Expr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]