Skip to content

checker: disallow &((&a)) and similar innermost ParExpr #293

checker: disallow &((&a)) and similar innermost ParExpr

checker: disallow &((&a)) and similar innermost ParExpr #293

Triggered via push January 9, 2025 19:10
Status Failure
Total duration 22m 15s
Artifacts

macos_ci.yml

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

Annotations

5 errors
clang (macos-14): vlib/v/checker/tests/addr_of_invalid_expr.vv#L3
cannot take the address of this expression
clang (macos-14): vlib/v/checker/tests/addr_of_invalid_expr.vv#L3
cannot take the address of this expression
clang (macos-14)
cannot take the address of this expression
clang (macos-14)
cannot take the address of this expression
clang (macos-14)
Process completed with exit code 1.