1. 99ace16 Template static data members can have weak_odr linkage, not just by John McCall · 13 years ago
  2. 58e390e Support explicit instantiation of function templates and members of class by Chandler Carruth · 14 years ago
  3. 8f51a4f Give explicit template instantiations weak ODR linkage. Former by Douglas Gregor · 14 years ago
  4. 34fd284 Re-revert the explicit template instantiation linkage patch. I am beginning to look incompetent by Douglas Gregor · 14 years ago
  5. 8721360 Reinstate patch to turn explicit template instantiations into weak symbols by Douglas Gregor · 14 years ago
  6. 4ea9006 Revert the linkage change for explicit template instantiations; something is amiss by Douglas Gregor · 14 years ago
  7. e5e0c9d Give explicit template instantiations weak linkage (but don't defer by Douglas Gregor · 14 years ago
  8. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  9. 2a70e94 Fix spelling for target triplet. by Mike Stump · 15 years ago
  10. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  11. 9f18507 Tweak the semantics of FunctionDecl::isOutOfLine to consider an by Douglas Gregor · 15 years ago
  12. d0e3daf Improve the AST representation and semantic analysis for extern by Douglas Gregor · 15 years ago
  13. aba43bb Make sure that CodeGen sees template instantiations. by Douglas Gregor · 15 years ago