Skip to content

Commit b41e850

Browse files
committed
[gardening] Remove addressed FIXME.
1 parent bf1b17d commit b41e850

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/Sema/TypeCheckAttr.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1957,9 +1957,6 @@ void AttributeChecker::visitMainTypeAttr(MainTypeAttr *attr) {
19571957
// }
19581958
//
19591959
// Of course, this function's body does not type-check.
1960-
//
1961-
// FIXME: Stop using the legacy type checker here. However, it will still be
1962-
// necessary to type-check the function at that point.
19631960
file->DelayedFunctions.push_back(func);
19641961

19651962
// Register the func as the main decl in the module. If there are multiples

0 commit comments

Comments
 (0)