summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2019-01-17 18:12:45 +0000
committerAlex Lorenz <arphaman@gmail.com>2019-01-17 18:12:45 +0000
commit194d00e1425c8aceefc82d4410285310868d74de (patch)
treea98c6d67838d3911538812b58778095e812decac /llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
parent4fce28ca6e42ab48c48279b77e1e9b40729978ad (diff)
downloadbcm5719-llvm-194d00e1425c8aceefc82d4410285310868d74de.tar.gz
bcm5719-llvm-194d00e1425c8aceefc82d4410285310868d74de.zip
[ObjC] Follow-up r350768 and allow the use of unavailable methods that are
declared in a parent class from within the @implementation context This commit extends r350768 and allows the use of methods marked as unavailable that are declared in a parent class/category from within the @implementation of the class where the method is marked as unavailable. This allows users to call init that's marked as unavailable even if they don't define it. rdar://47134898 Differential Revision: https://reviews.llvm.org/D56816 llvm-svn: 351459
Diffstat (limited to 'llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud