1. 3b65751 Change the canonical representation of array types to store qualifiers on the by John McCall · 14 years ago
  2. d4eea83 Improve diagnostics when we fail to convert from a source type to a by Douglas Gregor · 14 years ago
  3. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  4. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  5. ad53eff Fix typo noticed by Chris. by Anders Carlsson · 16 years ago
  6. b0f90cc Turn on -flax-vector-conversions by default, issue a warning whenever one is done. Add a -fnolax-vector-conversions option. Fixes PR2862. by Anders Carlsson · 16 years ago
  7. c63a1f2 by Chris Lattner · 16 years ago
  8. e632774 Fix several bugs in array -> pointer decomposition. by Chris Lattner · 16 years ago
  9. 5cf216b Merge all the 'assignment' diagnostic code into one routine, decloning by Chris Lattner · 17 years ago
  10. 3b427b3 rename -parse-ast-print to -ast-print by Chris Lattner · 17 years ago
  11. 9f3d942 Removed option "-parse-ast-check" from clang driver. This is now implemented by Ted Kremenek · 17 years ago
  12. 9697a5c I forgot to check this in earlier by Chris Lattner · 17 years ago