summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/module/module.unit
Commit message (Collapse)AuthorAgeFilesLines
* [c++20] Enable driver and frontend support for building and usingRichard Smith2019-04-141-0/+40
| | | | | | modules when -std=c++2a is specified. llvm-svn: 358355
* [c++20] Parsing support for module-declarations, import-declarations,Richard Smith2019-04-141-0/+4
and the global and private module fragment. For now, the private module fragment introducer is ignored, but use of the global module fragment introducer should be properly enforced. llvm-svn: 358353
OpenPOWER on IntegriCloud