fix #2179
sanitized_ci.yml
on: push
tests-sanitize-undefined-clang
36m 48s
tests-sanitize-undefined-gcc
48m 37s
tests-sanitize-address-clang
44m 28s
tests-sanitize-address-msvc
4m 1s
tests-sanitize-address-gcc
57m 24s
tests-sanitize-memory-clang
50m 53s
Annotations
10 errors
tests-sanitize-undefined-clang
cannot take the address of an rvalue of type 'array' (aka 'struct array')
|
tests-sanitize-undefined-clang
Process completed with exit code 1.
|
tests-sanitize-address-clang
cannot take the address of an rvalue of type 'array' (aka 'struct array')
|
tests-sanitize-address-clang
Process completed with exit code 1.
|
tests-sanitize-undefined-gcc
lvalue required as unary ‘&’ operand
|
tests-sanitize-undefined-gcc
Process completed with exit code 1.
|
tests-sanitize-memory-clang
cannot take the address of an rvalue of type 'array' (aka 'struct array')
|
tests-sanitize-memory-clang
Process completed with exit code 1.
|
tests-sanitize-address-gcc
lvalue required as unary ‘&’ operand
|
tests-sanitize-address-gcc
Process completed with exit code 1.
|