hanchenye-llvm-project/lldb
Sean Callanan 8258705dbd Clang sometimes emits "objc_object*" rather than "id"
for id types with protocols on them.  We detect this
and report "id" instead.

Also added a testcase.

<rdar://problem/12595644>

llvm-svn: 171431
2013-01-03 00:05:56 +00:00
..
docs <rdar://problem/11961650> 2012-12-19 02:54:03 +00:00
examples Tweaking a comment in the NSURL formatter for correctness - the code was doing the right thing, but the comment was highly misleading 2012-12-18 19:22:05 +00:00
include Added an SBAPI to get the PythonPath (if the Host knows how to do that). And a -P option to the Driver 2012-12-21 22:22:26 +00:00
lib Enable RTTI for liblldbCore.a when GCC is the compiler 2012-12-10 21:05:57 +00:00
lldb.xcodeproj Remove references to files that Sean recently removed from the Xcode project. 2012-12-14 22:17:58 +00:00
lldb.xcworkspace I accidentally committed some changes to the 2011-12-21 21:30:33 +00:00
resources Get LLDB-Info.plist up to date with r169081. 2012-12-08 01:20:07 +00:00
scripts Adding events when watchpoints are set or changed. 2012-12-18 02:03:49 +00:00
source Clang sometimes emits "objc_object*" rather than "id" 2013-01-03 00:05:56 +00:00
test Clang sometimes emits "objc_object*" rather than "id" 2013-01-03 00:05:56 +00:00
tools Added an SBAPI to get the PythonPath (if the Host knows how to do that). And a -P option to the Driver 2012-12-21 22:22:26 +00:00
utils Minor cleanup. 2012-03-05 18:25:29 +00:00
www http://llvm.org/bugs/show_bug.cgi?id=14629 2012-12-19 00:15:34 +00:00
.gitignore Remove "llvm" from list of things to ignore. This results in the 2012-03-03 06:43:59 +00:00
INSTALL.txt
LICENSE.TXT
Makefile Use libxml2 on Mac OS X. 2012-10-31 23:02:00 +00:00