diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-04-18 17:37:40 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-04-18 17:37:40 +0000 |
commit | c1c9df77c098a651b56db3052ed174a47cbde5b6 (patch) | |
tree | c64cb94e36326f7b3938c83cbc45c00bb03d6550 /lib/Frontend/CodeGenAction.cpp | |
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
Diffstat (limited to 'lib/Frontend/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions