1*4018c624SJohn Thompson# RUN: not modularize %S/Inputs/CompileError/module.modulemap 2>&1 | FileCheck %s
2*4018c624SJohn Thompson
3*4018c624SJohn Thompson# CHECK: {{.*}}{{[/\\]}}Inputs{{[/\\]}}CompileError{{[/\\]}}HasError.h:1:9: error: unknown type name 'WithoutDep'
4