checker, cgen: fix aggregate var handling on match branch #9361
sanitized_ci.yml
on: pull_request
sanitize-undefined-clang
40m 36s
sanitize-undefined-gcc
51m 4s
tests-sanitize-address-clang
50m 17s
sanitize-address-msvc
3m 59s
sanitize-address-gcc
57m 54s
sanitize-memory-clang
53m 13s
Annotations
20 errors
sanitize-undefined-clang
statement requires expression of scalar type ('string' (aka 'struct string') invalid)
|
sanitize-undefined-clang
expected ')'
|
sanitize-undefined-clang
expected ')'
|
sanitize-undefined-clang
Process completed with exit code 1.
|
sanitize-memory-clang
statement requires expression of scalar type ('string' (aka 'struct string') invalid)
|
sanitize-memory-clang
expected ')'
|
sanitize-memory-clang
expected ')'
|
sanitize-memory-clang
Process completed with exit code 1.
|
tests-sanitize-address-clang
statement requires expression of scalar type ('string' (aka 'struct string') invalid)
|
tests-sanitize-address-clang
expected ')'
|
tests-sanitize-address-clang
expected ')'
|
tests-sanitize-address-clang
Process completed with exit code 1.
|
sanitize-undefined-gcc
used struct type value where scalar is required
|
sanitize-undefined-gcc
expected ‘)’ before numeric constant
|
sanitize-undefined-gcc
expected ‘)’ before numeric constant
|
sanitize-undefined-gcc
Process completed with exit code 1.
|
sanitize-address-gcc
used struct type value where scalar is required
|
sanitize-address-gcc
expected ‘)’ before numeric constant
|
sanitize-address-gcc
expected ‘)’ before numeric constant
|
sanitize-address-gcc
Process completed with exit code 1.
|