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

C++ [namespace.memdef]p3 only applies when the friend is not named via

a qualified name. We weren't checking for an empty
nested-name-specifier when dealing with friend class templates
(although we were checking in the other places where we deal with this
paragraph). Fixes a Boost.Serialization showstopper.

llvm-svn: 101724
parent d3db453d
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