1. 1eabb7d Improve diagnostics when an elaborated-type-specifer containing a by Douglas Gregor · 15 years ago
  2. 68b6b87 Teach Sema how to instantiate a local function declaration properly. Fixes by John McCall · 15 years ago
  3. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  4. c86a6e9 When performing template instantiation (transformation) of by Douglas Gregor · 15 years ago
  5. 7b0a572 Follow-on test case for template instantiation of interesting DeclGroups by Douglas Gregor · 15 years ago
  6. 8e92bf3 Now that we have declared/defined tag types within DeclGroups, by Douglas Gregor · 15 years ago
  7. bc22163 Introduced DeclContext::isDependentContext, which determines whether a by Douglas Gregor · 15 years ago
  8. 6569d68 Reimplement much of the way that we track nested classes in the by Douglas Gregor · 15 years ago
  9. ed961e7 Simplify, and improve the performance of, template instantiation for by Douglas Gregor · 15 years ago
  10. d0c8737 Add some more tests for instantiation of declaration references. Also, by Douglas Gregor · 15 years ago
  11. 8dbc3c6 Enumeration declarations that were instantiated from an enumeration by Douglas Gregor · 15 years ago
  12. 2bba76b Improve name lookup for and template instantiation of declaration by Douglas Gregor · 15 years ago