diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2016-02-01 15:31:15 +0000 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2016-02-01 15:31:15 +0000 |
commit | c3975b7d6af5970598db272f9b13423d2e09d5ab (patch) | |
tree | 62f4218c507699e26ed1270536422870938496fa /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp | |
parent | a052037034df09335b964ef9dae91bb9b54c94fa (diff) | |
download | bcm5719-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/api/multiple-debuggers/testprog.cpp')
0 files changed, 0 insertions, 0 deletions