Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [c++2a] Implement semantic restrictions for 'export' declarations. | Richard Smith | 2019-04-22 | 3 | -20/+0 |
* | Bring r325915 back. | Rafael Espindola | 2018-02-23 | 3 | -33/+33 |
* | [Modules TS] Module ownership semantics for redeclarations. | Richard Smith | 2017-10-10 | 3 | -0/+118 |
* | Revert "[Modules TS] Module ownership semantics for redeclarations." | Eric Liu | 2017-10-10 | 3 | -118/+0 |
* | [Modules TS] Module ownership semantics for redeclarations. | Richard Smith | 2017-10-09 | 3 | -0/+118 |
* | [modules ts] Ensure that module linkage variables are always emitted and alwa... | Richard Smith | 2017-09-07 | 2 | -6/+13 |
* | [modules ts] Emit global variables in a module interface unit as part of that... | Richard Smith | 2017-09-06 | 2 | -10/+6 |
* | Implement Itanium name mangling support for C++ Modules TS. | Richard Smith | 2017-09-04 | 3 | -22/+23 |
* | [modules ts] Basic for module linkage. | Richard Smith | 2017-07-07 | 3 | -7/+106 |
* | [modules ts] Do not emit strong function definitions from the module interfac... | Richard Smith | 2017-07-06 | 3 | -0/+90 |