1. a92409c Enhance the diagnostic for negative array sizes to include the by Chandler Carruth · 15 years ago
  2. 53fa049 make clang print types as "const int *" instead of "int const*", by Chris Lattner · 15 years ago
  3. 4f4946a Whenever we complain about a failed initialization of a function or by Douglas Gregor · 15 years ago
  4. c68e140 Improve diagnostics when we fail to convert from a source type to a by Douglas Gregor · 15 years ago
  5. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  6. 753d120 Prep for new warning. by Mike Stump · 16 years ago
  7. a45cf5b Rename clang to clang-cc. by Daniel Dunbar · 17 years ago
  8. 09cfcff GNU allows structs with flexible array members to be placed inside by Douglas Gregor · 17 years ago
  9. 2175b6a Make one expected-diag directive match exactly one actual diagnostic. by Sebastian Redl · 17 years ago
  10. dd430f7 Centralize error reporting of improper uses of incomplete types in the by Douglas Gregor · 17 years ago
  11. b3582b9 a minor grammar fix by Chris Lattner · 17 years ago
  12. 0d8f0ba Improve VLA diagnostics/sema checking. Fixes PR2361 and PR2352. by Anders Carlsson · 17 years ago
  13. 1c2d5f5 Change diagnostic per suggestion, to make it a bit clearer what is happening. by Eli Friedman · 17 years ago
  14. acb6fa6 by Steve Naroff · 18 years ago
  15. b716fba by Steve Naroff · 18 years ago
  16. 9bad62c Merge all the 'assignment' diagnostic code into one routine, decloning by Chris Lattner · 18 years ago
  17. 91f7808 by Steve Naroff · 18 years ago
  18. 5e4c75f rename -parse-ast-print to -ast-print by Chris Lattner · 18 years ago
  19. 0883fd5 Removed option "-parse-ast-check" from clang driver. This is now implemented by Ted Kremenek · 18 years ago
  20. 096dd94 by Steve Naroff · 18 years ago
  21. d57fa94 by Steve Naroff · 18 years ago
  22. cf871f5 by Steve Naroff · 18 years ago
  23. 5f90ca9 by Steve Naroff · 18 years ago
  24. e026ebd steve's recent changes fixed this bogus warning. by Chris Lattner · 18 years ago
  25. 30709dc oops, this is the real fix. by Chris Lattner · 18 years ago
  26. 7aa3500 update test by Chris Lattner · 18 years ago
  27. 5fbd7e0 Fix a crasher that Neil reported: Sema::GetTypeForDeclarator should never by Chris Lattner · 18 years ago