cgen: fix inline if expression returning closure (fixes #26595) #13382
Triggered via pull request
March 15, 2026 20:44
Status
Failure
Total duration
5h 30m 11s
Artifacts
–
sanitized_ci.yml
on: pull_request
sanitize-undefined-clang
1h 0m
sanitize-undefined-gcc
1h 9m
sanitize-address-clang
52m 57s
sanitize-address-msvc
7m 46s
sanitize-address-gcc
1h 8m
sanitize-memory-clang
1h 9m
sanitize-address-clang-without-gc
54m 6s
Annotations
22 errors
|
sanitize-address-clang
Process completed with exit code 1.
|
|
sanitize-address-clang
use of undeclared identifier '_t4'; did you mean '_t2'?
|
|
sanitize-address-clang
use of undeclared identifier '_t4'; did you mean '_t2'?
|
|
sanitize-address-clang
expected identifier or '('
|
|
sanitize-address-clang-without-gc
Process completed with exit code 1.
|
|
sanitize-address-clang-without-gc
use of undeclared identifier '_t4'; did you mean '_t2'?
|
|
sanitize-address-clang-without-gc
use of undeclared identifier '_t4'; did you mean '_t2'?
|
|
sanitize-address-clang-without-gc
expected identifier or '('
|
|
sanitize-undefined-clang
Process completed with exit code 1.
|
|
sanitize-undefined-clang
use of undeclared identifier '_t4'; did you mean '_t2'?
|
|
sanitize-undefined-clang
use of undeclared identifier '_t4'; did you mean '_t2'?
|
|
sanitize-undefined-clang
expected identifier or '('
|
|
sanitize-undefined-gcc
Process completed with exit code 1.
|
|
sanitize-undefined-gcc
‘_t4’ undeclared (first use in this function); did you mean ‘_t2’?
|
|
sanitize-undefined-gcc
expected identifier or ‘(’ before ‘if’
|
|
sanitize-memory-clang
Process completed with exit code 1.
|
|
sanitize-memory-clang
use of undeclared identifier '_t4'; did you mean '_t2'?
|
|
sanitize-memory-clang
use of undeclared identifier '_t4'; did you mean '_t2'?
|
|
sanitize-memory-clang
expected identifier or '('
|
|
sanitize-address-gcc
Process completed with exit code 1.
|
|
sanitize-address-gcc
‘_t4’ undeclared (first use in this function); did you mean ‘_t2’?
|
|
sanitize-address-gcc
expected identifier or ‘(’ before ‘if’
|