summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
diff options
context:
space:
mode:
authorBen Hamilton <benhamilton@google.com>2018-05-16 20:07:19 +0000
committerBen Hamilton <benhamilton@google.com>2018-05-16 20:07:19 +0000
commit35d3398f8dc64727189c99f123aed1467153864b (patch)
treeb9550a88fdbeaa0edd766ce187f53437b2d2da70 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
parentf8947da9cee7228850866f1cf40c5452d358e441 (diff)
downloadbcm5719-llvm-35d3398f8dc64727189c99f123aed1467153864b.tar.gz
bcm5719-llvm-35d3398f8dc64727189c99f123aed1467153864b.zip
[clang-tidy/google-readability-casting] Disable check for Objective-C++
Summary: Previously, `google-readability-casting` was disabled for Objective-C. The Google Objective-C++ style allows both Objective-C and C++ style in the same file. Since clang-tidy doesn't have a good way to allow multiple styles per file, this disables the check for Objective-C++. Test Plan: New tests added. Ran tests with: % make -j16 check-clang-tools Before diff, confirmed tests failed: https://reviews.llvm.org/P8081 After diff, confirrmed tests passed. Reviewers: alexfh, Wizard, hokein, stephanemoore Reviewed By: alexfh, Wizard, stephanemoore Subscribers: stephanemoore, cfe-commits, bkramer, klimek Differential Revision: https://reviews.llvm.org/D46659 llvm-svn: 332516
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud