Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-04 | Refactor local class name mangling and make it | Fariborz Jahanian | |
ABI conforming. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97702 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-03-03 | Implements mangling of local class names to | Fariborz Jahanian | |
fix a code gen crash. This is WIP as not all ABI cases are covered (there is a FIXME to this effect). Fixes radar 7696748. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97658 91177308-0d34-0410-b5e6-96231b3b80d8 |