1. a41a8c5 Whenever we complain about a failed initialization of a function or by Douglas Gregor · 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. 199ea95 Don't perform integer promotions on the operand to a cast; this by Eli Friedman · 15 years ago
  5. 58d29a4 OpenCL 1.0 support: explicit casts to ext-vector types by Nate Begeman · 15 years ago
  6. 00cb00e adjust for the new -Wvector-conversions option by Chris Lattner · 15 years ago
  7. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  8. a64db8f Report errors for invalid casts from/to vectors. by Anders Carlsson · 17 years ago