Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [c++20] Parsing support for module-declarations, import-declarations, | Richard Smith | 2019-04-14 | 1 | -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 |