summaryrefslogtreecommitdiffstats
path: root/clang/test/Lexer/modules-ts.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add -fmodules-ts flag to cc1 for the provisional C++ modules TS, and markRichard Smith2016-07-231-0/+11
'module' and 'import' as keywords when the flag is specified. llvm-svn: 276508
OpenPOWER on IntegriCloud