commit | c1c9df77c098a651b56db3052ed174a47cbde5b6 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Sun Apr 18 17:37:40 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Sun Apr 18 17:37:40 2010 +0000 |
tree | c64cb94e36326f7b3938c83cbc45c00bb03d6550 | |
parent | d13ada13cb570ff9c0123ed267e2a7abfe662d23 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101724 91177308-0d34-0410-b5e6-96231b3b80d8