Go to file
Douglas Gregor 9b14658713 Implement template argument deduction when taking the address of a
function template. Most of the change here is in factoring out the
common bits used for template argument deduction from a function call
and when taking the address of a function template.

llvm-svn: 75044
2009-07-08 20:55:45 +00:00
clang Implement template argument deduction when taking the address of a 2009-07-08 20:55:45 +00:00
compiler-rt improve portability to platforms that don't put python in /usr/bin. Patch by 2009-07-06 22:24:16 +00:00
llvm Implement changes from Chris's feedback. 2009-07-08 20:53:28 +00:00