File tree Expand file tree Collapse file tree 3 files changed +9
-0
lines changed
test/Incremental/CrossModule Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 4
4
// rdar://problem/70012853
5
5
// XFAIL: OS=windows-msvc
6
6
7
+ // rdar://70175753
8
+ // REQUIRES: rdar70175753
9
+
7
10
//
8
11
// This test establishes a chain of modules that all depend on a set of
9
12
// bridging headers. This test ensures that changes to external dependencies -
Original file line number Diff line number Diff line change 4
4
// rdar://problem/70012853
5
5
// XFAIL: OS=windows-msvc
6
6
7
+ // rdar://70175753
8
+ // REQUIRES: rdar70175753
9
+
7
10
//
8
11
// This test establishes a "linear" chain of modules that import one another
9
12
// and ensures that a cross-module incremental build does not needlessly
Original file line number Diff line number Diff line change 4
4
// rdar://problem/70012853
5
5
// XFAIL: OS=windows-msvc
6
6
7
+ // rdar://70175753
8
+ // REQUIRES: rdar70175753
9
+
7
10
//
8
11
// This test establishes a "transitive" chain of modules that import one another
9
12
// and ensures that a cross-module incremental build rebuilds all modules
You can’t perform that action at this time.
0 commit comments