1. 4e9272d Restore the C-style cast hack for enum template arguments, by John McCall · 13 years ago
  2. c6daf0b When printing a qualified type, look through a substituted template by Douglas Gregor · 14 years ago
  3. df41f18 Enter the context of the declared function template when performing by John McCall · 14 years ago
  4. cd05e81 When perform exact-qualifier-match template argument deduction, by John McCall · 14 years ago
  5. e4f26e5 When deducing the element type of an array, ignore qualifiers if by John McCall · 14 years ago
  6. 57e9778 TDK_InconsistentQuals is really totally different from TDK_Inconsistent. by John McCall · 14 years ago
  7. 5495f37 Wire up '-Wignored-qualifiers' to the warning on 'const' in 'const int f()'. by Chandler Carruth · 14 years ago
  8. 5291c3c When forming a function call or message send expression, be sure to by Douglas Gregor · 14 years ago
  9. a7ef130 Require a complete type before examining base classes during template argument by Chandler Carruth · 15 years ago
  10. e724246 More fixes to the handling of CVR-comparisons on array types. Adds a method to by Chandler Carruth · 15 years ago
  11. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  12. db0d4b7 Template argument deduction for template template parameters. This by Douglas Gregor · 15 years ago