summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/modules-ts.cpp
Commit message (Expand)AuthorAgeFilesLines
* P0629R0: Switch to latest proposal for distinguishing module interface from i...Richard Smith2017-04-211-6/+6
* [modules-ts] Fold together -x c++ and -x c++-module at -cc1 level.Richard Smith2017-04-181-1/+1
* Unrevert r280035 now that the clang-cl bug it exposed has been fixed byRichard Smith2016-08-301-0/+38
* Revert r280035 (and followups r280057, r280085), it caused PR30195Nico Weber2016-08-301-38/+0
* clang/test/Driver/modules-ts.cpp: Satisfy quoted filename.NAKAMURA Takumi2016-08-301-1/+1
* Combine two FileCheck patterns to prevent overzealous matching of .*Richard Smith2016-08-301-2/+1
* C++ Modules TS: driver support for building modules.Richard Smith2016-08-301-0/+39
OpenPOWER on IntegriCloud