summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/module/module.unit/p3.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [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