1. 96fc8e4 Improved complex constants evaluation. by Abramo Bagnara · 14 years ago
  2. acb0bd8 Re-improve recovery when the condition of a switch statement does not by Douglas Gregor · 14 years ago
  3. c30614b Factor the conversion from a switch condition to an integral or by Douglas Gregor · 14 years ago
  4. 5b088a1 Fix minor oversight for increment/decrement of complex int. Add tests for by Eli Friedman · 15 years ago
  5. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  6. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  7. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  8. d3a61d5 Use VerifyIntegerConstantExpression for case values. by Anders Carlsson · 16 years ago
  9. 02a6514 GCC supports the complex conjugate operator (an extension) on complex int by Chris Lattner · 16 years ago
  10. dfb9bbb by Steve Naroff · 17 years ago
  11. 02f62a9 by Steve Naroff · 17 years ago
  12. 4cdec1c by Steve Naroff · 17 years ago
  13. 14f3f1b by Steve Naroff · 17 years ago
  14. 3f0c5ad Teach Type::isIntegerType() about GCC's __complex__ integer extensions... by Steve Naroff · 17 years ago