forked from OSchip/llvm-project
4 lines
197 B
Plaintext
4 lines
197 B
Plaintext
|
# RUN: not modularize %S/Inputs/CompileError/module.modulemap 2>&1 | FileCheck %s
|
||
|
|
||
|
# CHECK: {{.*}}{{[/\\]}}Inputs{{[/\\]}}CompileError{{[/\\]}}HasError.h:1:9: error: unknown type name 'WithoutDep'
|