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 | b74b1038bb5b62f18f9171d74ff915ec703d0749 (patch) | |
| tree | 4b5b3b972f56a05d9ca483cf772053eaeb0bba82 /clang/lib/CodeGen/CGVTables.cpp | |
| parent | d3db453d151b686822cff972d77e4cb947d3a9fe (diff) | |
| download | bcm5719-llvm-b74b1038bb5b62f18f9171d74ff915ec703d0749.tar.gz bcm5719-llvm-b74b1038bb5b62f18f9171d74ff915ec703d0749.zip | |
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
Diffstat (limited to 'clang/lib/CodeGen/CGVTables.cpp')
0 files changed, 0 insertions, 0 deletions

