hanchenye-llvm-project/clang-tools-extra/test/modularize/ProblemsCompileError.modula...

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'