Skip to content

v: minor optimizations on cmd/v 2 #7962

v: minor optimizations on cmd/v 2

v: minor optimizations on cmd/v 2 #7962

Triggered via pull request November 17, 2024 10:35
Status Success
Total duration 1h 49m 57s
Artifacts

macos_ci.yml

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

Annotations

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