Skip to content

Commit 58c2980

Browse files
committed
Merge remote-tracking branch 'origin/master' into master-next
2 parents 203b302 + dcf607d commit 58c2980

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/ClangImporter/ImportDecl.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4696,9 +4696,6 @@ namespace {
46964696
/*TrailingWhere=*/nullptr);
46974697
result->computeType();
46984698

4699-
// FIXME: Kind of awkward that we have to do this here
4700-
result->getGenericParams()->getParams()[0]->setDepth(0);
4701-
47024699
addObjCAttribute(result, Impl.importIdentifier(decl->getIdentifier()));
47034700

47044701
if (declaredNative)

0 commit comments

Comments
 (0)