two small patches for compiling with clang
Review Request #1090 - Created March 8, 2012 and discarded
| Information | |
|---|---|
| Koan-Sin Tan | |
| gem5 | |
| Reviewers | |
| Default | |
Two small problems prevented clang from compiling gem5: 1. class/struct tag mismatch for BaseCPUParams 2. clang -Werror doesn't allow boolean variable to be use as switch condition
Review request changed
Updated (March 8, 2012, 9:44 p.m.)
Posted (March 8, 2012, 9:53 p.m.)
Already part of: http://reviews.gem5.org/r/1083/
