Go to file
Douglas Gregor 89026b5018 When explicit template arguments are provided for a function call,
substitute those template arguments into the function parameter types
prior to template argument deduction. There's still a bit of work to
do to make this work properly when only some of the template arguments
are specified.

llvm-svn: 74576
2009-06-30 23:57:56 +00:00
clang When explicit template arguments are provided for a function call, 2009-06-30 23:57:56 +00:00
compiler-rt initial web page for compiler_rt 2009-06-30 22:56:43 +00:00
llvm Add a global context, for easing backwards compatibility. 2009-06-30 23:39:59 +00:00