1. 60c93c9 Migrate the mish-mash of declaration checks in by Douglas Gregor · 15 years ago
  2. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  3. ec8b59f Improve GCC compatibility by allowing static tentative definitions of by Douglas Gregor · 15 years ago
  4. dbb4f21 Add warning when a tentative array definition is assumed to have one element. by Daniel Dunbar · 16 years ago
  5. a31feca PR3461: reject initializer for incomplete type. Based on patch by Tim by Eli Friedman · 16 years ago
  6. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  7. 275a369 Add type checking for tentative definitions at the end of the translation unit. by Douglas Gregor · 16 years ago
  8. a03aca8 Partial fix for PR3310, concerning type-checking for tentative by Douglas Gregor · 16 years ago
  9. 3cb0692 Make one expected-diag directive match exactly one actual diagnostic. by Sebastian Redl · 16 years ago
  10. 4ec339f Centralize error reporting of improper uses of incomplete types in the by Douglas Gregor · 16 years ago
  11. e60cff1 new testcase by Chris Lattner · 16 years ago
  12. 9a75f8a by Steve Naroff · 17 years ago
  13. d3cd1e5 by Steve Naroff · 17 years ago