aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectSyntax.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2013-06-19 08:19:56 +0000
committerPavel Labath <labath@google.com>2013-06-19 08:19:56 +0000
commit963f91b3a2b2b3b3a2f34e41333d19e3d79f1017 (patch)
treee54e868024c6a595fd8d415e66fa5137724e6ee6 /lldb/source/Commands/CommandObjectSyntax.cpp
parenta7cc1243cc6cbeef725ef6883d49c29630c52511 (diff)
downloadllvm-963f91b3a2b2b3b3a2f34e41333d19e3d79f1017.zip
llvm-963f91b3a2b2b3b3a2f34e41333d19e3d79f1017.tar.gz
llvm-963f91b3a2b2b3b3a2f34e41333d19e3d79f1017.tar.bz2
Fix a crash in the static analyzer (bug #16307)
Summary: When processing a call to a function, which got passed less arguments than it expects, the analyzer would crash. I've also added a test for that and a analyzer warning which detects these cases. CC: cfe-commits Differential Revision: http://llvm-reviews.chandlerc.com/D994 llvm-svn: 184288
Diffstat (limited to 'lldb/source/Commands/CommandObjectSyntax.cpp')
0 files changed, 0 insertions, 0 deletions