summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2012-04-22 02:13:50 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2012-04-22 02:13:50 +0000
commite85e1766005ef4510d388f99e5084259b327c594 (patch)
treed6b2054462681d218d3e7f8c465e28e15753cefb /clang/lib/CodeGen/CodeGenFunction.cpp
parent4304101fb2991826b13cfd68a5d9798595906d04 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud