bolt/deps/llvm-18.1.8/clang-tools-extra/test/modularize/ProblemsCompileError.modularize

4 lines
197 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
# RUN: not modularize %S/Inputs/CompileError/module.modulemap 2>&1 | FileCheck %s
# CHECK: {{.*}}{{[/\\]}}Inputs{{[/\\]}}CompileError{{[/\\]}}HasError.h:1:9: error: unknown type name 'WithoutDep'