checker: disallow &((&a))
and similar innermost ParExpr
#293
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.
|