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