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

When determining whether two types are reference-compatible, check

non-CVR qualifiers as well as CVR qualifiers. For example, don't allow
a reference to an integer in address space 1 to bind to an integer in
address space 2.

llvm-svn: 130411
parent 715973fc
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