forked from OSchip/llvm-project
e8925dbc1d
- Track implicit instantiations vs. the not-yet-supported explicit specializations - Give implicit instantiations of function templates (and member functions of class templates) linkonce_odr linkage. - Improve name mangling for function template specializations, including the template arguments of the instantiation and the return type of the function. Note that our name-mangling is improved, but not correct: we still don't mangle substitutions, although the manglings we produce can be demangled. llvm-svn: 74466 |
||
---|---|---|
.. | ||
__null.cpp | ||
const-init.cpp | ||
default-arg-temps.cpp | ||
explicit-instantiation.cpp | ||
expr.cpp | ||
extern-c.cpp | ||
function-template-specialization.cpp | ||
implicit-instantiation-1.cpp | ||
mangle.cpp | ||
member-functions.cpp | ||
new.cpp | ||
reference-field.cpp | ||
references.cpp | ||
static-assert.cpp |