diff options
author | Gabor Horvath <xazax.hun@gmail.com> | 2015-12-15 08:47:20 +0000 |
---|---|---|
committer | Gabor Horvath <xazax.hun@gmail.com> | 2015-12-15 08:47:20 +0000 |
commit | 454564a2d940e28577ef110474b026c568e60f46 (patch) | |
tree | ce5e40ba1ac16818229d4ad181522d156e6d9951 /lldb/packages/Python/lldbsuite/test/python_api/default-constructor | |
parent | 6015f5c8237c259ac04c539d55d200baa885a807 (diff) | |
download | bcm5719-llvm-454564a2d940e28577ef110474b026c568e60f46.tar.gz bcm5719-llvm-454564a2d940e28577ef110474b026c568e60f46.zip |
[clang-tidy] Check for suspicious string assignments.
It is possible to assign arbitrary integer types to strings.
Sometimes it is the result of missing to_string call or apostrophes.
Reviewers: alexfh
Differential Revision: http://reviews.llvm.org/D15411
llvm-svn: 255630
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions