Skip to content
Jenkins
Cforall Full Build
#199
Search
Sign in
Status
Changes
Console Output
Timings
Git Build Data
Pipeline Overview
Pipeline Steps
Previous Build
Next Build
Changes
Started by timer
Started 4 mo 5 days ago
Queued 3 ms
Took 1 hr 20 min on built-in
rework member fixBlock to allow loop else-clause to access while/for conditional declarations
src/ControlStruct/MultiLevelExit.cpp
pabuhr
at
5:38 PM 3/11/26
change codegen for loop else-clause to print else-clause as a compound statement
src/CodeGen/CodeGenerator.cpp
pabuhr
at
5:40 PM 3/11/26
during parsing, wrap loop else-clause in compound statement if it is only an expression
src/Parser/parser.yy
pabuhr
at
5:42 PM 3/11/26
update loop else-clause test to verify loop declarations are accessible in else clause
tests/ctrl-flow/.expect/loop_else.txt
tests/ctrl-flow/loop_else.cfa
pabuhr
at
5:44 PM 3/11/26
update documentation for hoisting of loop declarations
src/ControlStruct/HoistControlDecls.cpp
pabuhr
at
5:47 PM 3/11/26