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