[RFC] GCC caret diagnostics

Manuel López-Ibáñez lopezibanez@gmail.com
Thu Mar 13 00:30:00 GMT 2008


On 08/03/2008, Chris Lattner <clattner@apple.com> wrote:
>
> clang points into the original input buffer that was lexed from.  This
>  requires keeping the original files mapped into the address space of
>  the compiler.  However, clang only produces diagnostics from the front-
>  end, not from the middle-end.

So no warnings for uninitialized variables?

Cheers,

Manuel.



More information about the Gcc mailing list