1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 03c9d53 Substitute unscoped template names. by Anders Carlsson · 15 years ago
  3. 511ec05 Get rid of the last grep. by Anders Carlsson · 15 years ago
  4. 9234b7f When mangling function template specialization, mangle the type encoding of the original function template. Also, port mangle.cpp and function-template-specialization.cpp over to using FileCheck. by Anders Carlsson · 15 years ago
  5. 7696737 Add basic substitution to the C++ mangler. It currently only looks at types. by Anders Carlsson · 15 years ago
  6. bc0a222 Update for LLVM API change. by Owen Anderson · 15 years ago
  7. 1fd2dd1 Improve code generation for function template specializations: by Douglas Gregor · 15 years ago
  8. 127102b Keep track of function template specializations, to eliminate by Douglas Gregor · 15 years ago