[llvm-commits] Disable gcc's -Wuninitialized

David Greene dag at cray.com
Tue Jan 8 13:11:04 PST 2013


Here's a series of short patches to have configure check for gcc and
disable -W[maybe-]uninitialized as appropriate.  This eliminates a
whole bunch of false positive warning messages, letting us see real
problems more easily.

Please review.  Thanks!

                          -David




More information about the llvm-commits mailing list