Skip to content

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

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

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

Triggered via pull request March 1, 2026 03:01
Status Failure
Total duration 1h 29m 35s
Artifacts

sanitized_ci.yml

on: pull_request
sanitize-undefined-clang
56m 30s
sanitize-undefined-clang
sanitize-undefined-gcc
1h 8m
sanitize-undefined-gcc
sanitize-address-clang
53m 10s
sanitize-address-clang
sanitize-address-msvc
7m 54s
sanitize-address-msvc
sanitize-address-gcc
1h 7m
sanitize-address-gcc
sanitize-memory-clang
1h 7m
sanitize-memory-clang
sanitize-address-clang-without-gc
51m 57s
sanitize-address-clang-without-gc
Fit to window
Zoom out
Zoom in

Annotations

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