slicc: support for local variable declarations in action blocks
Review Request #2798 - Created May 11, 2015 and submitted
| Information | |
|---|---|
| Tony Gutierrez | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10855:e73aade25474 --------------------------- slicc: support for local variable declarations in action blocks
Posted (May 12, 2015, 7:52 a.m.)
Can you give examples for how this will be used and why it's needed?
Ship It!
Posted (May 14, 2015, 6:56 a.m.)
I think it is not just enabling local variables for action blocks. My understanding is that this patch allows declaration of local variables without initialization. My question is would you not know the initial value or some default value in each case.
