Skip to content

Commit 61f9f62

Browse files
committed
[NFC][cxx-interop] Delete stray comment that refers to non-existent code
importAsUnsafe was removed in c859557
1 parent 5328572 commit 61f9f62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/ClangImporter/ClangImporter.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8766,7 +8766,6 @@ static bool hasUnsafeType(Evaluator &evaluator, clang::QualType clangType) {
87668766
ExplicitSafety
87678767
ClangDeclExplicitSafety::evaluate(Evaluator &evaluator,
87688768
CxxDeclExplicitSafetyDescriptor desc) const {
8769-
// FIXME: Somewhat duplicative with importAsUnsafe.
87708769
// FIXME: Also similar to hasPointerInSubobjects
87718770
// FIXME: should probably also subsume IsSafeUseOfCxxDecl
87728771

0 commit comments

Comments
 (0)