aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/python-wrapper.swig
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2012-05-25 02:17:09 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2012-05-25 02:17:09 +0000
commit4323bf8e2e5135c49f814940b2b546298c01ecbc (patch)
tree82d2dd8530e80784c6c26f810efd0be2e95a65bb /lldb/scripts/Python/python-wrapper.swig
parent6bfd821ad08e3beac70e6d4ba17ffb630331b4ca (diff)
downloadllvm-4323bf8e2e5135c49f814940b2b546298c01ecbc.zip
llvm-4323bf8e2e5135c49f814940b2b546298c01ecbc.tar.gz
llvm-4323bf8e2e5135c49f814940b2b546298c01ecbc.tar.bz2
Split a chunk of -Wconditional-uninitialized warnings out into a separate flag,
-Wsometimes-uninitialized. This detects cases where an explicitly-written branch inevitably leads to an uninitialized variable use (so either the branch is dead code or there is an uninitialized use bug). This chunk of warnings tentatively lives within -Wuninitialized, in order to give it more visibility to existing Clang users. llvm-svn: 157458
Diffstat (limited to 'lldb/scripts/Python/python-wrapper.swig')
0 files changed, 0 insertions, 0 deletions