Skip to content
Jenkins
Cforall Distribute
#141
Search
Sign in
Status
Changes
Console Output
Parameters
Timings
Git Build Data
See Fingerprints
Pipeline Overview
Pipeline Steps
Previous Build
Next Build
Changes
Started by upstream project Cforall Full Build #199
Started 4 mo 6 days ago
Queued 8.8 sec
Took 19 min on built-in
Parameters
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