summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2016-02-01 15:31:15 +0000
committerAaron Ballman <aaron@aaronballman.com>2016-02-01 15:31:15 +0000
commitc3975b7d6af5970598db272f9b13423d2e09d5ab (patch)
tree62f4218c507699e26ed1270536422870938496fa /lldb/packages/Python/lldbsuite/test/python_api/frame
parenta052037034df09335b964ef9dae91bb9b54c94fa (diff)
downloadbcm5719-llvm-c3975b7d6af5970598db272f9b13423d2e09d5ab.tar.gz
bcm5719-llvm-c3975b7d6af5970598db272f9b13423d2e09d5ab.zip
Add a new check, readability-redundant-control-flow, that check for some forms of redundant control flow statements. Currently checks for return statements at the end of a function with a void return type and continue statements at the end of looping statements.
Patch by Richard Thomson. llvm-svn: 259362
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud