Skip to content

Commit ab1db13

Browse files
author
David Ungar
committed
add a FIXME
1 parent b5eac91 commit ab1db13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/SwiftDriverTests/IncrementalCompilationTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -797,6 +797,7 @@ extension IncrementalCompilationTests {
797797
graph.verifyGraph()
798798
if removeInputFromInvocation {
799799
if afterRestoringBadPriors {
800+
// FIXME: Fix the driver
800801
print("*** WARNING: skipping checks, driver fails to cleaned out the graph ***",
801802
to: &stderrStream); stderrStream.flush()
802803
return graph

0 commit comments

Comments
 (0)