aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-02-11 01:18:59 +0000
committerDouglas Gregor <dgregor@apple.com>2009-02-11 01:18:59 +0000
commit6f233ef1d893dfc3b1555c84176847cb484126e7 (patch)
treec5aabca4dd530a6b846e30b28e1fdcf48765e9e6 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parentf9cf4fa08c876bb9e44e260ee72e2f1046ace9ba (diff)
downloadllvm-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