Skip to content

Commit 23370ca

Browse files
committed
adding comment
1 parent ea1924f commit 23370ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Sema/TypeCheckDeclPrimary.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2563,6 +2563,7 @@ class DeclChecker : public DeclVisitor<DeclChecker> {
25632563
}
25642564
}
25652565

2566+
// FIXME(kavon): see if these can be integrated into other parts of Sema
25662567
diagnoseCopyableTypeContainingMoveOnlyType(ED);
25672568
diagnoseMoveOnlyNominalDeclDoesntConformToProtocols(ED);
25682569

0 commit comments

Comments
 (0)