Searched hist:9555 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/
H A DSConscript9555:9222d9e63ddb Tue Feb 19 05:56:00 EST 2013 Andreas Hansson <andreas.hansson@arm.com> scons: Add warning delete with non-virtual destructor

This patch enables a warning for deleting derived classes that do not
have a virtual destructor. The patch merely adds additional checks,
and there are currently no cases that had to be fixed.

Completed in 48 milliseconds