summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/mangle-address-space.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix mangling substitutions for address-space-qualified classDouglas Gregor2011-12-031-0/+6
| | | | | | types. Patch from Dmitri Rubinstein! llvm-svn: 145776
* Add name mangling for address spaces. We use the vendor-extensionDouglas Gregor2010-06-141-0/+6
mangling for types, where the <source-name> is ASxxx (xxx is the address-space number). llvm-svn: 105975
OpenPOWER on IntegriCloud