Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement Itanium name mangling support for C++ Modules TS. | Richard Smith | 2017-09-04 | 1 | -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 Smith | 2017-04-22 | 1 | -0/+23 |
llvm-svn: 301066 |