1. 65ce04b Merge function-return.c into function.c by Chris Lattner · 16 years ago
  2. 777f07b diagnose C99 6.9.1p5, C arguments in definitions that are lacking by Chris Lattner · 16 years ago
  3. 5f4a682 Make all the 'redefinition' diagnostics more consistent, and make the by Chris Lattner · 16 years ago
  4. d658b56 Fix handling of implicit int, resolving PR2012 and reverting (and by Chris Lattner · 16 years ago
  5. 5280408 Fix PR2042. One remaining issue: we don't currently diagnose by Chris Lattner · 16 years ago
  6. f963339 Get rid of outdated code that masks type errors. Fixes PR2036. by Eli Friedman · 16 years ago
  7. 99d724f Fix PR1999, by emitting a hard error only if an argument declarator is completely by Chris Lattner · 16 years ago
  8. 868d08f Fix a bogus test by Chris Lattner · 17 years ago
  9. 2565eef by Steve Naroff · 17 years ago
  10. ba03eda by Steve Naroff · 17 years ago
  11. 1adb883 Fix ASTContext::typesAreCompatible when analyzing a function type with by Chris Lattner · 17 years ago
  12. 529bd02 When promoting array to pointer for argument, don't lose type qualifiers. by Chris Lattner · 17 years ago