diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-04-22 02:13:50 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-04-22 02:13:50 +0000 |
commit | e85e1766005ef4510d388f99e5084259b327c594 (patch) | |
tree | d6b2054462681d218d3e7f8c465e28e15753cefb /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 4304101fb2991826b13cfd68a5d9798595906d04 (diff) | |
download | bcm5719-llvm-e85e1766005ef4510d388f99e5084259b327c594.tar.gz bcm5719-llvm-e85e1766005ef4510d388f99e5084259b327c594.zip |
PR12585: When processing a friend template inside a class template, don't
pretend there was no previous declaration -- that can lead us to injecting
a class template (with no access specifier) into a class scope. Instead,
just avoid the problematic checks.
llvm-svn: 155303
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions