1. 4b08242 If a comma operator is followed by a token which unambiguously indicates the by Richard Smith · 12 years ago
  2. 625bb56 Generalize -Wempty-body: warn when statement body is empty (closes: PR11329) by Dmitri Gribenko · 13 years ago
  3. b57c757 Don't skip past the '}' if an expression has error and is not followed by ';'. by Argyrios Kyrtzidis · 14 years ago
  4. 4617191 Insulate these from changes to the default for -Wunreachable-code. by Mike Stump · 15 years ago
  5. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  6. 4dabe96 Ok, ok, I give in. Fix tests for unused result warning. by Daniel Dunbar · 15 years ago
  7. d1969d8 Prep for new warning. by Mike Stump · 15 years ago
  8. 7b3684a change ParseStatementOrDeclaration to emit the 'missing ;' with by Chris Lattner · 15 years ago
  9. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  10. 1950440 Fix a couple of suboptimalities in error recovery. by Chris Lattner · 16 years ago
  11. a668e8e implement a fixme :), switch to -verify mode. by Chris Lattner · 16 years ago
  12. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 17 years ago