1. a75b71f recommit r101568 to fix PR6766 as a side-effect, remove two FIXMEs now fixed by Nuno Lopes · 14 years ago
  2. 7a22f02 revert r101568, which miscompiles this testcase, distilled from ldecod: by Chris Lattner · 14 years ago
  3. 6784704 fix PR6766: codegen of var initialized with wide char by Nuno Lopes · 14 years ago
  4. cdb30b4 emit padding as undef values, take 2 by Nuno Lopes · 14 years ago
  5. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  6. 2e0110e these tests include section specifiers that aren't valid on the by Chris Lattner · 15 years ago
  7. e78b86f weak globals that are const should get weak_odr linkage. by Chris Lattner · 15 years ago
  8. 309457d rdar://7119244 - globals with an explicit section specified don't get by Chris Lattner · 15 years ago
  9. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  10. 98883e1 If a global var decl has an initializer, make sure to always set its linkage to external. by Anders Carlsson · 16 years ago