cgen: fix inline if expression returning closure (fixes #26595) #13359
Triggered via pull request
March 15, 2026 06:34
Status
Failure
Total duration
2h 10m 25s
Artifacts
–
sanitized_ci.yml
on: pull_request
sanitize-undefined-clang
49m 26s
sanitize-undefined-gcc
1h 10m
sanitize-address-clang
44m 48s
sanitize-address-msvc
8m 1s
sanitize-address-gcc
1h 11m
sanitize-memory-clang
1h 11m
sanitize-address-clang-without-gc
53m 35s
Annotations
22 errors
|
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-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-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-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-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-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’
|