diff options
author | Angel Garcia Gomez <angelgarcia@google.com> | 2015-11-02 15:28:06 +0000 |
---|---|---|
committer | Angel Garcia Gomez <angelgarcia@google.com> | 2015-11-02 15:28:06 +0000 |
commit | dc39f313e2a14900f0d0e6cc156f35cef47f282d (patch) | |
tree | 01ad7e9cd8d7d685c3f6fcde4e498995ab0cf5ed /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py | |
parent | 8eb1d544f89e6015743ddacfc86bbf06fffdb935 (diff) | |
download | bcm5719-llvm-dc39f313e2a14900f0d0e6cc156f35cef47f282d.tar.gz bcm5719-llvm-dc39f313e2a14900f0d0e6cc156f35cef47f282d.zip |
Remove unreachable that was reached in modernize-use-nullptr.
Summary: When traversing the parent map, the check assumed that all the nodes would be either Stmt or Decl. After r251101, this is no longer true: there can be TypeLoc and NestedNameSpecifierLoc nodes.
Reviewers: alexfh
Subscribers: klimek, cfe-commits
Differential Revision: http://reviews.llvm.org/D14229
llvm-svn: 251803
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions