John Thompson | f4120ac | 2013-03-26 18:17:28 | [diff] [blame] | 1 | # RUN: modularize %s -x c++ |
2 | # RUN: modularize -prefix=%p %s -x c++ | ||||
John Thompson | b8c316a | 2015-02-19 16:47:27 | [diff] [blame] | 3 | # RUN: modularize -no-coverage-check %S/Inputs/NoProblems.modulemap -x c++ |
John Thompson | f4120ac | 2013-03-26 18:17:28 | [diff] [blame] | 4 | |
5 | Inputs/SomeTypes.h | ||||
6 | Inputs/SomeDecls.h |