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

Unify and fix our checking of C++ [dcl.meaning]p1's requirements

concerning qualified declarator-ids. We now diagnose extraneous
qualification at namespace scope (which we had previously missed) and
diagnose these qualification errors for all kinds of declarations; it
was rather uneven before. Fixes <rdar://problem/11135644>.

llvm-svn: 153577
parent aa9e4a5e
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