summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/modules-ts/basic
Commit message (Expand)AuthorAgeFilesLines
* [c++2a] Implement semantic restrictions for 'export' declarations.Richard Smith2019-04-223-20/+0
* [c++20] Parsing support for module-declarations, import-declarations,Richard Smith2019-04-141-21/+13
* Bring r325915 back.Rafael Espindola2018-02-233-33/+33
* [Modules TS] Diagnose attempts to enter module implementation units without t...Richard Smith2017-10-101-5/+6
* [Modules TS] Module ownership semantics for redeclarations.Richard Smith2017-10-103-0/+118
* Revert "[Modules TS] Module ownership semantics for redeclarations."Eric Liu2017-10-103-118/+0
* [Modules TS] Module ownership semantics for redeclarations.Richard Smith2017-10-093-0/+118
* Add target triple to improve the happiness of MSVC buildbots.Richard Smith2017-09-071-2/+2
* [modules ts] Add test for [basic.link]p3.Richard Smith2017-09-071-0/+11
* [modules ts] Ensure that module linkage variables are always emitted and alwa...Richard Smith2017-09-072-6/+13
* [modules ts] Emit global variables in a module interface unit as part of that...Richard Smith2017-09-062-10/+6
* Implement Itanium name mangling support for C++ Modules TS.Richard Smith2017-09-043-22/+23
* [modules] Add ability to specify module name to module file mapping (reapply)Boris Kolpackov2017-08-311-0/+39
* Fix path regex in test to match on WindowsBoris Kolpackov2017-08-311-1/+1
* Revert r312105 [modules] Add ability to specify module name to module file ma...Victor Leschuk2017-08-301-39/+0
* [modules] Add ability to specify module name to module file mappingBoris Kolpackov2017-08-301-0/+39
* [modules ts] Basic for module linkage.Richard Smith2017-07-073-7/+106
* [modules ts] Do not emit strong function definitions from the module interfac...Richard Smith2017-07-063-0/+90
* [modules ts] Declarations from a module interface unit are only visible outsideRichard Smith2017-07-053-0/+62
* Rearrange some Modules TS testcases into test/CXX/modules-ts.Richard Smith2017-04-221-0/+55
OpenPOWER on IntegriCloud