xref: /llvm-project/clang-tools-extra/test/modularize/NoProblemsDependencies.modularize (revision 99e12d41d8cb451c0c49893afaeee81030688f9e)
1# RUN: modularize %s -x c++
2
3Inputs/IsDependent.h: Inputs/SomeTypes.h Inputs/SomeOtherTypes.h
4