Age | Commit message (Expand) | Author |
---|---|---|
2013-02-23 | Remove the hack that avoided mangling static functions in extern C contexts. | Rafael Espindola |
2013-02-14 | Mangle extern "C" functions whose names are not simple identifiers. | Rafael Espindola |
2013-02-14 | Partially revert r175117 so that we don't break assumptions about how | Rafael Espindola |
2013-02-14 | Add a getLanguageLinkage method to VarDecls and FunctionDecls. Use it to fix | Rafael Espindola |
2010-04-20 | Fixes a code gen. bug by removing an assert. | Fariborz Jahanian |