File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ add_library(SwiftDriver
42
42
"IncrementalCompilation/DictionaryOfDictionaries.swift"
43
43
"IncrementalCompilation/IncrementalCompilationState.swift"
44
44
"IncrementalCompilation/InputInfo.swift"
45
+ "IncrementalCompilation/KeyAndFingerprintEnforcer.swift"
45
46
"IncrementalCompilation/ModuleDependencyGraph.swift"
46
47
"IncrementalCompilation/Multidictionary.swift"
47
48
"IncrementalCompilation/SourceFileDependencyGraph.swift"
Original file line number Diff line number Diff line change 1
- //===------- ExternalDependencyHolder .swift - ------------------------------===//
1
+ //===------- KeyAndFingerprintEnforcer .swift ------------------------------===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
You can’t perform that action at this time.
0 commit comments