diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-23 13:15:52 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-23 13:15:52 +0000 |
commit | f62293e8fe9d389dbb606a69c307b75571a08d07 (patch) | |
tree | 965d900d99a426fa637ccc44e70681e95a12a92a /lldb/packages/Python/lldbsuite/test/python_api/value | |
parent | da298aa913754eb70cf2dc8fac0ed6b5ae72cfe9 (diff) | |
download | bcm5719-llvm-f62293e8fe9d389dbb606a69c307b75571a08d07.tar.gz bcm5719-llvm-f62293e8fe9d389dbb606a69c307b75571a08d07.zip |
[ValueTracking] Fix uninitialized variable warnings in matchSelectPattern const wrapper. NFCI.
Static analyzer complains about const_cast uninitialized variables, we should explicitly set these to null.
Ideally that const wrapper would go away though.......
llvm-svn: 372603
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value')
0 files changed, 0 insertions, 0 deletions