diff options
author | Angel Garcia Gomez <angelgarcia@google.com> | 2015-11-02 16:18:23 +0000 |
---|---|---|
committer | Angel Garcia Gomez <angelgarcia@google.com> | 2015-11-02 16:18:23 +0000 |
commit | ff11a44fe015732132f0d3e130c503ebfba86a80 (patch) | |
tree | c6f99c33035a35a37df1573f33b5e11e2b573d73 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | 493edbbe49aa48687898319c24356dacce1d5b9d (diff) | |
download | bcm5719-llvm-ff11a44fe015732132f0d3e130c503ebfba86a80.tar.gz bcm5719-llvm-ff11a44fe015732132f0d3e130c503ebfba86a80.zip |
Fix another crash in the redundant-void-arg check.
Summary: The check was assuming that a definition of a function always has a body, but a declaration that explicitly defaults or deletes a function is a definition too.
Reviewers: alexfh
Subscribers: klimek, cfe-commits
Differential Revision: http://reviews.llvm.org/D14238
llvm-svn: 251807
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions