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 | 6e21b16ab226959341b85e16060fd81f71cee628 (patch) | |
tree | e9c999c5b86132685f230ee4ea11b36e32471fa7 /lib/CodeGen/CodeGenFunction.cpp | |
parent | bc356d0aa9c25c0831fa0ae9830b5e5e4be23b0a (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155303 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions