Files
gem5/src/mem/cache
Andreas Hansson 292d8252a4 clang: Fix issues identified by the clang static analyzer
This patch addresses a few minor issues reported by the clang static
analyzer.

The analysis was run with:

scan-build -disable-checker deadcode \
           -enable-checker experimental.core \
           -disable-checker experimental.core.CastToStruct \
           -enable-checker experimental.cpluscplus
2012-09-11 14:15:47 -04:00
..
2012-07-09 12:35:34 -04:00
2011-04-15 10:44:06 -07:00
2012-07-09 12:35:30 -04:00