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