summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2017-03-01 10:16:36 +0000
committerAlexander Kornienko <alexfh@google.com>2017-03-01 10:16:36 +0000
commiteedf7ec07f40ab17fb8d77ed15ae27a65473856a (patch)
tree910fb1cd4bc7ea18188365c8743853fc913ef06b /lldb/packages/Python/lldbsuite
parentc84ca256d30272cf958d2f94357b58d872b983bf (diff)
downloadbcm5719-llvm-eedf7ec07f40ab17fb8d77ed15ae27a65473856a.tar.gz
bcm5719-llvm-eedf7ec07f40ab17fb8d77ed15ae27a65473856a.zip
[clang-tidy] Fix handling of methods with try-statement as a body in modernize-use-override
Summary: Fix generated by modernize-use-override caused syntax error when method used try-statement as a body. `override` keyword was inserted after last declaration token which happened to be a `try` keyword. This fixes PR27119. Reviewers: ehsan, djasper, alexfh Reviewed By: alexfh Subscribers: JDevlieghere, cfe-commits Tags: #clang-tools-extra Patch by Paweł Żukowski! Differential Revision: https://reviews.llvm.org/D30002 llvm-svn: 296598
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud