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 | 6f233ef1d893dfc3b1555c84176847cb484126e7 (patch) | |
tree | c5aabca4dd530a6b846e30b28e1fdcf48765e9e6 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | f9cf4fa08c876bb9e44e260ee72e2f1046ace9ba (diff) | |
download | llvm-6f233ef1d893dfc3b1555c84176847cb484126e7.zip llvm-6f233ef1d893dfc3b1555c84176847cb484126e7.tar.gz llvm-6f233ef1d893dfc3b1555c84176847cb484126e7.tar.bz2 |
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.
llvm-svn: 64277
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions