This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
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.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |