summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/modules-ts/codegen-basics.cppm
Commit message (Collapse)AuthorAgeFilesLines
* Implement Itanium name mangling support for C++ Modules TS.Richard Smith2017-09-041-9/+7
| | | | | | | | | | | | This follows the scheme agreed with Nathan Sidwell, which can be found here: https://gcc.gnu.org/wiki/cxx-modules?action=AttachFile This will be proposed to the itanium-cxx-abi list once we have some experience with how well it works; the ABI for this TS should be considered unstable until it is part of the Itanium C++ ABI. llvm-svn: 312467
* Rearrange some Modules TS testcases into test/CXX/modules-ts.Richard Smith2017-04-221-0/+23
llvm-svn: 301066
OpenPOWER on IntegriCloud