Skip to content

Commit 60727b1

Browse files
committed
Swift: Fix Builtin(Types) test extraction failure
1 parent 7ea0ead commit 60727b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

swift/extractor/SwiftBuiltinSymbols.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,5 @@ constexpr std::array swiftBuiltins = {
7070

7171
"buildDefaultActorExecutorRef",
7272
"buildMainActorExecutorRef",
73-
"buildOrdinarySerialExecutorRef",
7473
};
7574
}

0 commit comments

Comments
 (0)