1. 02fb50d Remove the hack that avoided mangling static functions in extern C contexts. by Rafael Espindola · 11 years ago
  2. 83dece5 Mangle extern "C" functions whose names are not simple identifiers. by Rafael Espindola · 12 years ago
  3. 747836e Partially revert r175117 so that we don't break assumptions about how by Rafael Espindola · 12 years ago
  4. 950fee2 Add a getLanguageLinkage method to VarDecls and FunctionDecls. Use it to fix by Rafael Espindola · 12 years ago
  5. 876681e Fixes a code gen. bug by removing an assert. by Fariborz Jahanian · 14 years ago