Skip to content

Commit b865a7a

Browse files
committed
[CSClosure] NFC: Remove outdated FIXME about SolutionApplicationTarget
1 parent c2fd49c commit b865a7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/Sema/CSClosure.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,6 @@ class ClosureConstraintGenerator
833833
contextualTy,
834834
/*isDiscarded=*/false);
835835

836-
// FIXME: Use SolutionApplicationTarget?
837836
if (cs.generateConstraints(target, FreeTypeVariableBinding::Disallow)) {
838837
hadError = true;
839838
return;

0 commit comments

Comments
 (0)