1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 2e0110e these tests include section specifiers that aren't valid on the by Chris Lattner · 15 years ago
  3. e78b86f weak globals that are const should get weak_odr linkage. by Chris Lattner · 15 years ago
  4. 309457d rdar://7119244 - globals with an explicit section specified don't get by Chris Lattner · 15 years ago
  5. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  6. 98883e1 If a global var decl has an initializer, make sure to always set its linkage to external. by Anders Carlsson · 16 years ago