1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 16fea9b PR5526: Make sure to set the right cast kinds for the inserted implicit casts. by Eli Friedman · 15 years ago
  3. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  4. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  5. 2d6ca8d Update a number of CodeGen tests to not create .ll files in the test by Daniel Dunbar · 16 years ago
  6. 108f55d fix crash when codegening 'cond ? lhs : call-to-void-func()' by Nuno Lopes · 16 years ago
  7. 145c083 Patch for PR2334, and a similar ObjC bug. by Eli Friedman · 16 years ago
  8. 68f624e Basic codegen test for conditional with void*. by Eli Friedman · 16 years ago
  9. b1284ac Fix codegen for conditionals with incommpatible pointer types. Code by Eli Friedman · 17 years ago
  10. 2202bce Fix a codegen crash on void ?: reported by Oliver by Chris Lattner · 17 years ago
  11. 09376fd this works. by Chris Lattner · 17 years ago
  12. 8da1cb6 Check in these testcases. by Chris Lattner · 17 years ago