Lines Matching +full:cache +full:- +full:dependency +full:- +full:path
1 // RUN: rm -rf %t-mcp
2 // RUN: mkdir -p %t-mcp
4 …-x objective-c -isystem %S/Inputs/System/usr/include -dependency-file %t.d.1 -MT %s.o -I %S/Inputs…
6 // CHECK: dependency-gen.m
9 // CHECK-NOT: usr{{.}}include{{.}}module.modulemap
10 // CHECK-NOT: stdint.h
13 …-x objective-c -isystem %S/Inputs/System/usr/include -dependency-file %t.d.2 -MT %s.o -I %S/Inputs…
14 // RUN: FileCheck %s -check-prefix=CHECK-SYS < %t.d.2
15 // CHECK-SYS: dependency-gen.m
16 // CHECK-SYS: Inputs{{.}}module.modulemap
17 // CHECK-SYS: Inputs{{.}}diamond_top.h
18 // CHECK-SYS: usr{{.}}include{{.}}module.modulemap
19 // CHECK-SYS: stdint.h