Skip to content
Commit c6bd1d32 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent 73b7b93d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment