summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/modularize/ProblemsMissingHeader.modularize
blob: bc731fb0fdf6cbc54bc74b66fa9505d40c90f458 (plain)
1
2
3
# 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
OpenPOWER on IntegriCloud