1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  3. 5abfe2c Add another complex promotion test. by Anders Carlsson · 16 years ago
  4. 5b1f3f0 Make sure to promote expressions of the form (floating point + complex integer) correctly, to (complex floating point + complex floating point) by Anders Carlsson · 16 years ago