1. b2b5cc0 Enhance the diagnostic for negative array sizes to include the by Chandler Carruth · 14 years ago
  2. 58f9e13 make clang print types as "const int *" instead of "int const*", by Chris Lattner · 14 years ago
  3. a41a8c5 Whenever we complain about a failed initialization of a function or by Douglas Gregor · 14 years ago
  4. d4eea83 Improve diagnostics when we fail to convert from a source type to a by Douglas Gregor · 14 years ago
  5. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  6. d1969d8 Prep for new warning. by Mike Stump · 15 years ago
  7. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  8. 0bfe54f GNU allows structs with flexible array members to be placed inside by Douglas Gregor · 16 years ago
  9. 3cb0692 Make one expected-diag directive match exactly one actual diagnostic. by Sebastian Redl · 16 years ago
  10. 4ec339f Centralize error reporting of improper uses of incomplete types in the by Douglas Gregor · 16 years ago
  11. 211316f a minor grammar fix by Chris Lattner · 16 years ago
  12. 96e05bc Improve VLA diagnostics/sema checking. Fixes PR2361 and PR2352. by Anders Carlsson · 16 years ago
  13. 1f3105e Change diagnostic per suggestion, to make it a bit clearer what is happening. by Eli Friedman · 16 years ago
  14. 9a75f8a by Steve Naroff · 17 years ago
  15. d3cd1e5 by Steve Naroff · 17 years ago
  16. 5cf216b Merge all the 'assignment' diagnostic code into one routine, decloning by Chris Lattner · 17 years ago
  17. 2fdc374 by Steve Naroff · 17 years ago
  18. 3b427b3 rename -parse-ast-print to -ast-print by Chris Lattner · 17 years ago
  19. 9f3d942 Removed option "-parse-ast-check" from clang driver. This is now implemented by Ted Kremenek · 17 years ago
  20. d7444aa by Steve Naroff · 17 years ago
  21. 42471f8 by Steve Naroff · 17 years ago
  22. 53a3234 by Steve Naroff · 17 years ago
  23. 26b8ff4 by Steve Naroff · 17 years ago
  24. ce7f4cc steve's recent changes fixed this bogus warning. by Chris Lattner · 17 years ago
  25. f13ebf0 oops, this is the real fix. by Chris Lattner · 17 years ago
  26. 6f66c26 update test by Chris Lattner · 17 years ago
  27. 5265af5 Fix a crasher that Neil reported: Sema::GetTypeForDeclarator should never by Chris Lattner · 17 years ago