Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | P0629R0: Switch to latest proposal for distinguishing module interface from i... | Richard Smith | 2017-04-21 | 1 | -6/+6 |
* | [modules-ts] Fold together -x c++ and -x c++-module at -cc1 level. | Richard Smith | 2017-04-18 | 1 | -1/+1 |
* | Unrevert r280035 now that the clang-cl bug it exposed has been fixed by | Richard Smith | 2016-08-30 | 1 | -0/+38 |
* | Revert r280035 (and followups r280057, r280085), it caused PR30195 | Nico Weber | 2016-08-30 | 1 | -38/+0 |
* | clang/test/Driver/modules-ts.cpp: Satisfy quoted filename. | NAKAMURA Takumi | 2016-08-30 | 1 | -1/+1 |
* | Combine two FileCheck patterns to prevent overzealous matching of .* | Richard Smith | 2016-08-30 | 1 | -2/+1 |
* | C++ Modules TS: driver support for building modules. | Richard Smith | 2016-08-30 | 1 | -0/+39 |