Go to file
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
clang Add docs/README.txt to point to llvm/docs/README.txt. 2013-01-02 23:25:41 +00:00
clang-tools-extra Fix the sorting of the #include lines in these tools. 2013-01-02 10:29:31 +00:00
compiler-rt Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Updating CREDITS.TXT 2013-01-01 16:09:11 +00:00
libcxxabi Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lld Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lldb Clang sometimes emits "objc_object*" rather than "id" 2013-01-03 00:05:56 +00:00
llvm [CMake] MSVC is incorrectly emitting C4239 in some cases. Disable it. 2013-01-03 00:00:40 +00:00
polly Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to 2013-01-02 11:47:44 +00:00