summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCISelLowering.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2013-09-12 18:49:10 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2013-09-12 18:49:10 +0000
commitba8071ec81eb5c39f8ebb869a18181a1ed25c782 (patch)
treec186ec14ec3cd2de5ac5930e7d63b6c3a7ccf8c0 /llvm/lib/Target/PowerPC/PPCISelLowering.cpp
parent16a4d8c15d873a5d19338a13004e6086bb7a3d45 (diff)
downloadbcm5719-llvm-ba8071ec81eb5c39f8ebb869a18181a1ed25c782.tar.gz
bcm5719-llvm-ba8071ec81eb5c39f8ebb869a18181a1ed25c782.zip
PR16054: Slight strengthening for -Wsometimes-uninitialized: if we use a
variable uninitialized every time we reach its (reachable) declaration, or every time we call the surrounding function, promote the warning from -Wmaybe-uninitialized to -Wsometimes-uninitialized. This is still slightly weaker than desired: we should, in general, warn if a use is uninitialized the first time it is evaluated. llvm-svn: 190623
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud