On Tue, Dec 11, 2012 at 2:49 AM, Joey Gouly <[email protected]> wrote:

> ================
> Comment at: lib/Sema/SemaDecl.cpp:7242
> @@ -7241,2 +7241,3 @@
>
> -    if (!prev)
> +      if (!prev && getDiagnostics().getDiagnosticLevel(
> +                       diag::warn_missing_variable_declarations,
> ----------------
> I'm just wondering if we couldn't make this check on all diagnostics.


I'm looking into just such a systematic change, but itwill be a significant
undertaking.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to