forked from OSchip/llvm-project
4 lines
188 B
Plaintext
4 lines
188 B
Plaintext
|
# RUN: not modularize %S/Inputs/MissingHeader/module.modulemap 2>&1 | FileCheck %s
|
||
|
|
||
|
# CHECK: {{.*}}{{[/\\]}}Inputs/MissingHeader/module.modulemap:8:10: error : Header not found: Missing.h
|