aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-10-13 14:39:41 +0000
committerDouglas Gregor <dgregor@apple.com>2009-10-13 14:39:41 +0000
commita735b206fdb5c15767a45289e1ffb3b568f70f2b (patch)
tree242dc0820c5aa63c2f75a80e15b81b0f3970ca12 /lib/CodeGen/CodeGenModule.cpp
parentd9878a181f09ffc76b61d430aa3a001102fda5af (diff)
Improve the internal representation and semantic analysis of friend
function templates. This commit ensures that friend function templates are constructed as FunctionTemplateDecls rather than partial FunctionDecls (as they previously were). It then implements template instantiation for friend function templates, injecting the friend function template only when no previous declaration exists at the time of instantiation. Oh, and make sure that explicit specialization declarations are not friends. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@83970 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions