Skip to content
Jenkins
Cforall Full Build
#199
Search
Sign in
Status
Changes
Console Output
View Build Information
Timings
Git Build Data
Pipeline Overview
Pipeline Steps
Previous Build
Next Build
Success
Changes
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/loop_else.cfa
tests/ctrl-flow/.expect/loop_else.txt
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