Files
gem5/src/cpu
Andreas Hansson 2ac04c11ac misc: Add explicit overrides and fix other clang >= 3.5 issues
This patch adds explicit overrides as this is now required when using
"-Wall" with clang >= 3.5, the latter now part of the most recent
XCode. The patch consequently removes "virtual" for those methods
where "override" is added. The latter should be enough of an
indication.

As part of this patch, a few minor issues that clang >= 3.5 complains
about are also resolved (unused methods and variables).
2015-10-12 04:08:01 -04:00
..
2015-09-30 11:14:19 -05:00
2011-04-15 10:44:06 -07:00
2015-07-28 01:58:04 -05:00
2015-01-25 07:22:44 -05:00
2015-09-30 15:21:55 -05:00
2015-09-30 15:21:55 -05:00
2011-04-15 10:44:06 -07:00
2015-07-28 01:58:04 -05:00
2015-07-28 01:58:04 -05:00
2011-04-15 10:44:14 -07:00
2015-07-28 01:58:04 -05:00
2015-07-28 01:58:04 -05:00
2015-07-28 01:58:04 -05:00
2014-05-09 18:58:47 -04:00
2014-07-23 16:09:04 -05:00