1. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  2. c66e7e9 Fix declaring class template methods with an attributed typedef by Reid Kleckner · 11 years ago
  3. c6274ce Use an i686 triple for this test now that it uses stdcall by Reid Kleckner · 11 years ago
  4. 5b92696 Create calling convention AttributedType sugar nodes by Reid Kleckner · 11 years ago
  5. 5f970ee When instantiating a function that was declared via a typedef, e.g., by Douglas Gregor · 14 years ago
  6. 895162d Clean up our handling of local instantiation scopes, which keep track by Douglas Gregor · 14 years ago
  7. e6ec5c4 When the qualifier of a id-expression is non-dependent but not by Douglas Gregor · 14 years ago
  8. 9ab1454 Make CXXScopeSpec invalid when incomplete, and propagate that into any by Jeffrey Yasskin · 14 years ago
  9. 5e40291 Improve diagnostics when printing a template instantiation backtrace by Douglas Gregor · 14 years ago
  10. 479be1a Add another test for weird substitutions into function types during template argument deduction by Douglas Gregor · 15 years ago
  11. 2b0749a4 Improve our handling of local instantiation scopes in two related ways: by Douglas Gregor · 15 years ago
  12. 05030bb Each non-local class instantiation is its own local instantiation by Douglas Gregor · 15 years ago