xref: /llvm-project/clang/test/Modules/Inputs/implicit-built-Werror-using-W/module.modulemap (revision 900f817591d0f6871b324aef655cbda926d26052)
1*900f8175SDuncan P. N. Exon Smithmodule convert {
2*900f8175SDuncan P. N. Exon Smith  header "convert.h"
3*900f8175SDuncan P. N. Exon Smith}
4