llvm-project/clang-tools-extra/test/module-map-checker/main-test.module-map-checker

5 lines
351 B
Plaintext

# RUN: not module-map-checker %S/Inputs/main-test/module.map 2>&1 | FileCheck %s
# CHECK: warning: {{.*}}{{[/\\]}}Inputs/main-test/module.map does not account for file: {{.*}}{{[/\\]}}Inputs/main-test/Level3A.h
# CHECK-NEXT: warning: {{.*}}{{[/\\]}}Inputs/main-test/module.map does not account for file: {{.*}}{{[/\\]}}Inputs/main-test/Sub/Level3B.h