diff options
author | Alexander Kornienko <alexfh@google.com> | 2017-12-11 19:02:26 +0000 |
---|---|---|
committer | Alexander Kornienko <alexfh@google.com> | 2017-12-11 19:02:26 +0000 |
commit | ba874922a2e039f6ef7e68e69e0a8dfbbd9f5561 (patch) | |
tree | b0083f6c1a57239b49c4c5b377c27acf3eea0796 /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py | |
parent | b1c8f452499d6dfd61b269b91f7cae1e41cf6d35 (diff) | |
download | bcm5719-llvm-ba874922a2e039f6ef7e68e69e0a8dfbbd9f5561.tar.gz bcm5719-llvm-ba874922a2e039f6ef7e68e69e0a8dfbbd9f5561.zip |
[clang-tidy] Correctly classify constant arrays and constant strings as constants when checking identifiers naming
Summary:
They are not locally const qualified so they weren't classified as
constants by the readability-identifier-naming check.
Reviewers: alexfh
Reviewed By: alexfh
Subscribers: klimek, cfe-commits, xazax.hun
Patch by Beren Minor!
Differential Revision: https://reviews.llvm.org/D39363
llvm-svn: 320406
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions