diff options
author | Stephen Kelly <steveire@gmail.com> | 2019-01-18 22:15:05 +0000 |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2019-01-18 22:15:05 +0000 |
commit | 4e35baa842df5cd169456fe3ba0f25a48317b8c9 (patch) | |
tree | 380c734daf1c35b61a9c6e53fd14eb6819729edd /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | f4129fd58b1d859f3e1f3a5b1155e0d82f2f80bd (diff) | |
download | bcm5719-llvm-4e35baa842df5cd169456fe3ba0f25a48317b8c9.tar.gz bcm5719-llvm-4e35baa842df5cd169456fe3ba0f25a48317b8c9.zip |
[ASTDump] NFC: Remove redundant condition
These conditions are duplicated from the dumpDeclContext function called
within the if(). This is presumably an attempt to avoid calling the
function in the case it will do nothing.
That may have made sense in the past if the code was different, but it
doesn't make sense now.
llvm-svn: 351604
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions