diff options
author | Daniel Marjamaki <daniel.marjamaki@evidente.se> | 2016-08-23 10:09:08 +0000 |
---|---|---|
committer | Daniel Marjamaki <daniel.marjamaki@evidente.se> | 2016-08-23 10:09:08 +0000 |
commit | 9e4ecfaec7b7a0821c5083125feba4b94b5e96d5 (patch) | |
tree | af5b0d04a82efae5f8f365fa3bba36a20573b412 /lldb/packages/Python/lldbsuite/test/functionalities/command_regex/TestCommandRegex.py | |
parent | 9aa6f010a4438d579016f84302311b9992d0a0e1 (diff) | |
download | bcm5719-llvm-9e4ecfaec7b7a0821c5083125feba4b94b5e96d5.tar.gz bcm5719-llvm-9e4ecfaec7b7a0821c5083125feba4b94b5e96d5.zip |
[clang-tidy] readability-non-const-parameter: add new check that warns when function parameters should be const
The check will warn when the constness will make the function interface safer.
Reviewers: alexfh
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D15332
llvm-svn: 279507
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_regex/TestCommandRegex.py')
0 files changed, 0 insertions, 0 deletions