1. 0024937 When an internal-linkage function or variable is declared within an extern "C" by Richard Smith · 11 years ago
  2. 77e430d Correctly compute linkage of decls forward declared extern C. by Rafael Espindola · 11 years ago
  3. 6c18af2 Remove a bogus assert so we don't crash in by Rafael Espindola · 11 years ago
  4. 63a0113 Fix assertion failure when parsing linkage specifications (PR5921), by Douglas Gregor · 15 years ago
  5. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  6. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  7. 2928c21 extern "C" should preserve the 'extern' qualifier for VarDecls. Fixes 6853728. by Anders Carlsson · 15 years ago