1. 396b4af Emit the globals, metadata, etc. associated with static variables even when by John McCall · 14 years ago
  2. 3573b2c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  3. a4996b8 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  4. 25cf760 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  5. cfb0952 Remove the -arch option from clang-cc: for all practical purposes, it's by Eli Friedman · 15 years ago
  6. ffd408a Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  7. f69d19e Change EmitConstantExpr to allow failure. by Daniel Dunbar · 16 years ago
  8. a7fa2aa Reimplement Expr::isConstantExpr in terms of Expr::Evaluate. This fixes PR2832. by Anders Carlsson · 16 years ago
  9. 934fb02 Implement codegen for the following static var init. by Lauro Ramos Venancio · 17 years ago
  10. 253e0a7 Support initalisers for more than just int-typed static variables. by Oliver Hunt · 17 years ago
  11. 2ecd901 by Devang Patel · 17 years ago