Skip to content

cgen: fix inline if expression returning closure (fixes #26595) #13447

cgen: fix inline if expression returning closure (fixes #26595)

cgen: fix inline if expression returning closure (fixes #26595) #13447

Triggered via pull request March 21, 2026 17:40
Status Failure
Total duration 2h 10m 41s
Artifacts

sanitized_ci.yml

on: pull_request
sanitize-undefined-clang
1h 0m
sanitize-undefined-clang
sanitize-undefined-gcc
1h 11m
sanitize-undefined-gcc
sanitize-address-clang
51m 50s
sanitize-address-clang
sanitize-address-msvc
7m 55s
sanitize-address-msvc
sanitize-address-gcc
1h 9m
sanitize-address-gcc
sanitize-memory-clang
1h 10m
sanitize-memory-clang
sanitize-address-clang-without-gc
54m 56s
sanitize-address-clang-without-gc
Fit to window
Zoom out
Zoom in

Annotations

22 errors
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-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-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’
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 '('