diff options
author | Jonas Toth <jonas.toth@gmail.com> | 2018-11-09 20:57:28 +0000 |
---|---|---|
committer | Jonas Toth <jonas.toth@gmail.com> | 2018-11-09 20:57:28 +0000 |
commit | ef67ce0f6f979085271d6402dcb38bf90f878c65 (patch) | |
tree | 5180ef377515d6c982208956c4a922c4580d1252 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py | |
parent | 295aa09dd2288525f85cc2defb06f940c5405c87 (diff) | |
download | bcm5719-llvm-ef67ce0f6f979085271d6402dcb38bf90f878c65.tar.gz bcm5719-llvm-ef67ce0f6f979085271d6402dcb38bf90f878c65.zip |
[clang-tidy] fix PR39583 - ignoring ParenCast for string-literals in pro-bounds-array-to-pointer-decay
Summary:
The fix to the issue that `const char* p = ("foo")` is diagnosed as decay
is to ignored the ParenCast.
Resolves PR39583
Reviewers: aaron.ballman, alexfh, hokein
Reviewed By: aaron.ballman
Subscribers: nemanjai, xazax.hun, kbarton, cfe-commits
Differential Revision: https://reviews.llvm.org/D54281
llvm-svn: 346555
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions