summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/cpp/cpp.module
Commit message (Collapse)AuthorAgeFilesLines
* PR41192: fix cases where "missing ';' after class" error wouldRichard Smith2019-04-161-3/+2
| | | | | | incorrectly fire. llvm-svn: 358467
* [C++20] Implement context-sensitive header-name lexing and pp-import parsing ↵Richard Smith2019-04-114-0/+52
in the preprocessor. llvm-svn: 358231
OpenPOWER on IntegriCloud