Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-03 | Fix mangling substitutions for address-space-qualified class | Douglas Gregor | |
types. Patch from Dmitri Rubinstein! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145776 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-06-14 | Add name mangling for address spaces. We use the vendor-extension | Douglas Gregor | |
mangling for types, where the <source-name> is ASxxx (xxx is the address-space number). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105975 91177308-0d34-0410-b5e6-96231b3b80d8 |