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 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 2b3f2071ec6561c3f10e5291289c47bb3629e354 (diff) | |
download | llvm-b01012b7c8a547c0c4f34734a432ee9ba780a6c8.zip llvm-b01012b7c8a547c0c4f34734a432ee9ba780a6c8.tar.gz llvm-b01012b7c8a547c0c4f34734a432ee9ba780a6c8.tar.bz2 |
[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 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions