xref: /llvm-project/clang-tools-extra/test/modularize/NoProblems.modularize (revision 8eb8d9367291c65b7f508bbc1555e7606f01b554)
1# RUN: modularize %s -x c++
2# RUN: modularize -prefix=%p %s -x c++
3# RUN: modularize -no-coverage-check %S/Inputs/NoProblems.modulemap -x c++
4
5Inputs/SomeTypes.h
6Inputs/SomeDecls.h
7