We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac69300 + b41e850 commit c230622Copy full SHA for c230622
lib/Sema/TypeCheckAttr.cpp
@@ -1957,9 +1957,6 @@ void AttributeChecker::visitMainTypeAttr(MainTypeAttr *attr) {
1957
// }
1958
//
1959
// 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.
1963
file->DelayedFunctions.push_back(func);
1964
1965
// Register the func as the main decl in the module. If there are multiples
0 commit comments