aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjCXX/debugger-cast-result-to-id.mm
AgeCommit message (Expand)Author
2013-03-07Improve LLDB's implicit cast-to-id to work with C++11 auto and any Objective-...Douglas Gregor
2012-03-09lldb support: under debugger support flag, when sending messageFariborz Jahanian
2012-02-04Fixed some testsuite problems introduced by mySean Callanan