summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/mangle-address-space.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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