summaryrefslogtreecommitdiff
path: root/clang/test/Preprocessor/include-in-module-purview.cppm
AgeCommit message (Expand)Author
2023-11-02[Modules] Fix ModuleDeclState transition when module is used as a regular ide...Fangrui Song
2023-11-02[C++20] [Modules] Warn if we found #include <filename> in module purview (#69...Chuanqi Xu