Go to file
Douglas Gregor 1d957a336f An explicit instantiation definition only instantiations those class
members that have a definition. Also, use
CheckSpecializationInstantiationRedecl as part of this instantiation
to make sure that we diagnose the various kinds of problems that can
occur with explicit instantiations.

llvm-svn: 85270
2009-10-27 18:42:08 +00:00
clang An explicit instantiation definition only instantiations those class 2009-10-27 18:42:08 +00:00
compiler-rt Switch to using DEFINE_COMPILERRT_[PRIVATE_]FUNCTION to define function symbols inside .S files. 2009-10-27 17:50:21 +00:00
llvm Add missing testcase. 2009-10-27 17:59:03 +00:00