| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | When determining whether two types are reference-compatible, check | Douglas Gregor | 2011-04-28 | 1 | -0/+19 |
| 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 | |||||

