1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  2. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 16 years ago
  3. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 16 years ago
  4. c219a15 Remove the -arch option from clang-cc: for all practical purposes, it's by Eli Friedman · 16 years ago
  5. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  6. d60f2fb Change EmitConstantExpr to allow failure. by Daniel Dunbar · 16 years ago
  7. e8a32b8 Reimplement Expr::isConstantExpr in terms of Expr::Evaluate. This fixes PR2832. by Anders Carlsson · 17 years ago
  8. 8137335 Implement codegen for the following static var init. by Lauro Ramos Venancio · 17 years ago
  9. 2824723 Support initalisers for more than just int-typed static variables. by Oliver Hunt · 18 years ago
  10. e40daa4 by Devang Patel · 18 years ago