diff options
| author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-05-25 02:17:09 +0000 |
|---|---|---|
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-05-25 02:17:09 +0000 |
| commit | 4323bf8e2e5135c49f814940b2b546298c01ecbc (patch) | |
| tree | 82d2dd8530e80784c6c26f810efd0be2e95a65bb /lldb/scripts/Python/python-wrapper.swig | |
| parent | 6bfd821ad08e3beac70e6d4ba17ffb630331b4ca (diff) | |
| download | llvm-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
