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

Implement C++ DR 106 and C++ DR 540, both of which deal with

reference-collapsing. 

Implement diagnostic for formation of a reference to cv void.

Drop cv-qualifiers added to a reference type when the reference type
comes from a typedef.

llvm-svn: 58612
parent fb2f87bb
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