diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-02-11 01:18:59 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-02-11 01:18:59 +0000 |
commit | b86b0579c5805c8ecaedd2d676e06bf8c2bf7f79 (patch) | |
tree | cd2d3f24f128e332692ca70d293b918d5b20338e /lib/CodeGen/CGObjCMac.cpp | |
parent | 77a60115e3edc4db99666cb77fba073d03f71212 (diff) |
Add semantic checking for template arguments that correspond to
non-type template parameters that are references to functions or
pointers to member functions. Did a little bit of refactoring so that
these two cases, along with the handling of non-type template
parameters that are pointers to functions, are handled by the same
path.
Also, tweaked FixOverloadedFunctionReference to cope with member
function pointers. This is a necessary step for getting all of the fun
member pointer conversions working outside of template arguments, too.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64277 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGObjCMac.cpp')
0 files changed, 0 insertions, 0 deletions