diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2019-12-11 11:03:38 -0800 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2019-12-11 11:22:36 -0800 |
commit | b01012b7c8a547c0c4f34734a432ee9ba780a6c8 (patch) | |
tree | 2295bebd44919d3fc366c85e08c63bd9adaf41ab /lldb/packages/Python/lldbsuite/test/functionalities/wrong_commands/TestWrongCommands.py | |
parent | 2b3f2071ec6561c3f10e5291289c47bb3629e354 (diff) | |
download | bcm5719-llvm-b01012b7c8a547c0c4f34734a432ee9ba780a6c8.tar.gz bcm5719-llvm-b01012b7c8a547c0c4f34734a432ee9ba780a6c8.zip |
[analyzer] LocalizationChecker: Fix a crash on synthesized accessor stubs.
The checker was trying to analyze the body of every method in Objective-C
@implementation clause but the sythesized accessor stubs that were introduced
into it by 2073dd2d have no bodies.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/wrong_commands/TestWrongCommands.py')
0 files changed, 0 insertions, 0 deletions