Skip to content

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

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

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-clang
sanitize-undefined-gcc
1h 10m
sanitize-undefined-gcc
sanitize-address-clang
44m 48s
sanitize-address-clang
sanitize-address-msvc
8m 1s
sanitize-address-msvc
sanitize-address-gcc
1h 11m
sanitize-address-gcc
sanitize-memory-clang
1h 11m
sanitize-memory-clang
sanitize-address-clang-without-gc
53m 35s
sanitize-address-clang-without-gc
Fit to window
Zoom out
Zoom in

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’