Go to file
Douglas Gregor c6bd1d32bf Objective-C pointer conversions to 'id' or qualified 'id' subsume
cv-qualification conversions. More specifically, there's an implicit
cv-qualification conversion (even one that drops qualifiers) when
converting to 'id' or qualified 'id'. Fixes <rdar://problem/8734046>.

llvm-svn: 121047
2010-12-06 22:09:19 +00:00
clang Objective-C pointer conversions to 'id' or qualified 'id' subsume 2010-12-06 22:09:19 +00:00
compiler-rt license change 2010-11-16 22:13:33 +00:00
debuginfo-tests Zap white spaces, test commit email. 2010-11-10 18:11:11 +00:00
libcxx Add a couple more std-qualifers. 2010-12-06 15:11:48 +00:00
lldb Modified main.m and TestObjCMethods.py to unbreak the test/foundation directory. 2010-12-06 22:09:04 +00:00
llvm Fixed reversed operands for IDIV and CMP instructions in MBlaze backend. 2010-12-06 22:06:49 +00:00