1. 18c407f Change __extension__ to disable only diagnostics controlled by -pedantic. by Bob Wilson · 13 years ago
  2. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  3. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  4. 91a2886 Fix bug in __extension__ handling for declarations, from Abramo by Douglas Gregor · 15 years ago
  5. d1969d8 Prep for new warning. by Mike Stump · 15 years ago
  6. 3f84ad2 change implicit int warnings to point to the identifier, not the by Chris Lattner · 15 years ago
  7. b6645dd Fix a regression in a previous patch that broke implicit by Chris Lattner · 15 years ago
  8. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  9. 592b67b fix PR# by Chris Lattner · 15 years ago
  10. 7b5b5b4 fix PR2639 by Chris Lattner · 15 years ago
  11. 35d276f upgrade various 'implicit int' warnings from an ext-warn to warning when not by Chris Lattner · 15 years ago
  12. 7a543ad Unspecified type specs default to int. This fixes a crash by Chris Lattner · 17 years ago