diff options
author | Sean Callanan <scallanan@apple.com> | 2013-01-19 01:49:02 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2013-01-19 01:49:02 +0000 |
commit | a2868d4c2e612aad10bfff144bf80441132e0857 (patch) | |
tree | dcfdf3c969398e4d57b3851e268b7b2a58bddaa1 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 97e77abf8389e65f5eb935033cf1f71a69b4e00a (diff) | |
download | llvm-a2868d4c2e612aad10bfff144bf80441132e0857.zip llvm-a2868d4c2e612aad10bfff144bf80441132e0857.tar.gz llvm-a2868d4c2e612aad10bfff144bf80441132e0857.tar.bz2 |
Extended LLDB to handle blocks capturing 'self'
in an Objective-C class method. Before, errors
of the form
error: cannot find interface declaration for '$__lldb_objc_class'
would appear when running any expression when
the current frame is a block that captures 'self'
from an Objective-C class method.
<rdar://problem/12905561>
llvm-svn: 172880
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions