diff options
author | David Greene <greened@obbligato.org> | 2013-01-09 22:11:13 +0000 |
---|---|---|
committer | David Greene <greened@obbligato.org> | 2013-01-09 22:11:13 +0000 |
commit | 9ff8d471d64cde456b14513a3b150ddab0fe8830 (patch) | |
tree | 05738bd5d2be29e63c7dc5ce1204a05f002faab0 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 6134a6e7b884084f0affedb5f78492eb07610163 (diff) | |
download | llvm-9ff8d471d64cde456b14513a3b150ddab0fe8830.zip llvm-9ff8d471d64cde456b14513a3b150ddab0fe8830.tar.gz llvm-9ff8d471d64cde456b14513a3b150ddab0fe8830.tar.bz2 |
Disable -Wuninitialized for gcc
If the compiler is gcc, disable variants of -Wuninitialized depending
on the gcc version. This gets a lot of false positive warnings out of
the build.
Generate a new configure for the gcc -Wno-uninitialized fix.
Pick up -Wno-uninitialized from configure
Add the option -Wno[-maybe]-uninitialized as determined by configure.
llvm-svn: 172006
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions