Skip to content
Commit 114394f8 authored by Richard Smith's avatar Richard Smith
Browse files

Implement [class.friend]p11's special name lookup rules for friend declarations

of local classes. We were previously handling this by performing qualified
lookup within a function declaration(!!); replace it with the proper scope
lookup.

llvm-svn: 188050
parent 02d0bf0f
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