aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGDecl.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-11-15 15:41:16 +0000
committerDouglas Gregor <dgregor@apple.com>2010-11-15 15:41:16 +0000
commit8d706ecf488c4f548c4f8cf0aa08ea82a4d6a5ba (patch)
treedcee24fb251575a2617acf67f2f2b61dda9544e9 /lib/CodeGen/CGDecl.cpp
parent858a546d8fe73b07f2296313bef2e30445ea164b (diff)
Implement C++0x [temp.func.order]p3 (aka DR532) properly. In
particular, we only add the implement object parameter type if only one of the function templates is a non-static member function template. Moreover, since this DR differs from existing practice in C++98/03, this commit implements the existing practice (which ignores the first parameter of the function template that is not the non-static member function template) in C++98/03 mode. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@119145 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGDecl.cpp')
0 files changed, 0 insertions, 0 deletions