summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2017-03-02 15:27:34 +0000
committerAlexander Kornienko <alexfh@google.com>2017-03-02 15:27:34 +0000
commitce482d92695dc091fcdda2aa7d16a157adff5f03 (patch)
tree371132a7541c321b4b4a69f438ce22e253ccb560 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
parente5027cfbccb1183901595bd743840df17175245d (diff)
downloadbcm5719-llvm-ce482d92695dc091fcdda2aa7d16a157adff5f03.tar.gz
bcm5719-llvm-ce482d92695dc091fcdda2aa7d16a157adff5f03.zip
[clang-tidy] Fix a few more issues in google-readability-casting
* suggest static_cast instead of reinterpret_cast for casts from void* * top-level const doesn't need a const_cast * don't emit a separate "possibly redundant cast" warning, instead suggest static_cast (in C++ only) and add a little hint to consider removing the cast llvm-svn: 296753
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud