On 11/27/2014 01:28 AM, tsaund...@mozilla.com wrote:
+      if (warn_override && DECL_VIRTUAL_P (decl) && !DECL_OVERRIDE_P (decl)

Why check DECL_VIRTUAL_P here?

+       warning_at(DECL_SOURCE_LOCATION (decl), OPT_Wsuggest_override,

Space before the (.

Jason

Reply via email to