]> granicus.if.org Git - clang/commit
Improve LLDB's implicit cast-to-id to work with C++11 auto and any Objective-C object...
authorDouglas Gregor <dgregor@apple.com>
Thu, 7 Mar 2013 22:57:58 +0000 (22:57 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 7 Mar 2013 22:57:58 +0000 (22:57 +0000)
commit1344e94cdf51cabb09d7b598323e54bbf333fcd5
treec2fa26dad33e42b85fc2bd06f42002d80a7b290b
parent6cda3e604f2a2fa289cc9145719ba84461315e21
Improve LLDB's implicit cast-to-id to work with C++11 auto and any Objective-C object type <rdar://problem/13338107>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176665 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
lib/Sema/SemaExprCXX.cpp
test/SemaObjC/debugger-cast-result-to-id.m
test/SemaObjCXX/debugger-cast-result-to-id.mm