1. 2a15b74 Accept braced-init-lists in conditions, and, in passing, dramatically improve by Richard Smith · 14 years ago
  2. 800ddf3 Generalize -Wempty-body: warn when statement body is empty (closes: PR11329) by Dmitri Gribenko · 14 years ago
  3. 67ca40c Eliminate the "minimal" and printing parser actions, which only ever by Douglas Gregor · 15 years ago
  4. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  5. a45cf5b Rename clang to clang-cc. by Daniel Dunbar · 17 years ago
  6. 08438133 Add svn:eol-style=native to some files by Cedric Venet · 17 years ago
  7. f602e42 Fix test case. by Argyrios Kyrtzidis · 17 years ago
  8. 2b4072f Implement parser support for the 'condition' part of C++ selection-statements and iteration-statements (if/switch/while/for). by Argyrios Kyrtzidis · 17 years ago