Files
clang-p2996/clang-tools-extra/test/modularize/NoProblemsDependencies.modularize
John Thompson 99e12d41d8 modularize - Fix of header dependencies.
llvm-svn: 189983
2013-09-04 20:45:43 +00:00

4 lines
94 B
Plaintext

# RUN: modularize %s -x c++
Inputs/IsDependent.h: Inputs/SomeTypes.h Inputs/SomeOtherTypes.h