1. 73a4deb Change __extension__ to disable only diagnostics controlled by -pedantic. by Bob Wilson · 14 years ago
  2. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  3. 11289f4 Remove tabs, and whitespace cleanups. by Mike Stump · 16 years ago
  4. 66a985d Fix bug in __extension__ handling for declarations, from Abramo by Douglas Gregor · 16 years ago
  5. 753d120 Prep for new warning. by Mike Stump · 16 years ago
  6. dc00437 change implicit int warnings to point to the identifier, not the by Chris Lattner · 17 years ago
  7. a723ba9 Fix a regression in a previous patch that broke implicit by Chris Lattner · 17 years ago
  8. a45cf5b Rename clang to clang-cc. by Daniel Dunbar · 17 years ago
  9. 5a9a892 fix PR# by Chris Lattner · 17 years ago
  10. e29509a fix PR2639 by Chris Lattner · 17 years ago
  11. 7b0ec8a upgrade various 'implicit int' warnings from an ext-warn to warning when not by Chris Lattner · 17 years ago
  12. 35ed928 Unspecified type specs default to int. This fixes a crash by Chris Lattner · 18 years ago