diff options
| author | Pavel Labath <labath@google.com> | 2013-06-19 08:19:56 +0000 |
|---|---|---|
| committer | Pavel Labath <labath@google.com> | 2013-06-19 08:19:56 +0000 |
| commit | 963f91b3a2b2b3b3a2f34e41333d19e3d79f1017 (patch) | |
| tree | e54e868024c6a595fd8d415e66fa5137724e6ee6 /lldb/source/Commands/CommandObjectSyntax.cpp | |
| parent | a7cc1243cc6cbeef725ef6883d49c29630c52511 (diff) | |
| download | llvm-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
