1. 5a42820 Fix for dependent contexts in alias templates. by Eli Friedman · 11 years ago
  2. 4384712 FIXME fix: improving diagnostics for template arguments deduction of class templates and explicit specializations by Larisse Voufo · 11 years ago
  3. ba037f2 Fix pack instantiation with function types. by Eli Friedman · 11 years ago
  4. 10ec0e4 Fix for template substitution with packs. by Eli Friedman · 11 years ago
  5. aa488ea More for PR11848: a pack expansion type isn't necessarily type-dependent (its by Richard Smith · 12 years ago
  6. d8672ef Related to PR11848 and core-21989: switch ContainsUnexpandedParameterPack from by Richard Smith · 12 years ago
  7. 6098381 PR13136: by Richard Smith · 12 years ago
  8. 5a343d7 PR13243: When deducing a non-type template parameter which is specified as an by Richard Smith · 12 years ago
  9. d1bb4ae When we're substituting into a function parameter pack and expect to by Douglas Gregor · 13 years ago
  10. c0536c8 Fix PR11848: decree that an alias template contains an unexpanded parameter pack by Richard Smith · 13 years ago
  11. 762bb9d Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 13 years ago
  12. 1804174 PR9908: Fix the broken fix for PR9902 to get the template argument lists in the right order. by Richard Smith · 13 years ago