Skip to content

Commit 3c066a8

Browse files
authored
Merge pull request swiftlang#75725 from kubamracek/rebranch-dep-delete
[embedded] Add __ZdlPvm (operator delete with size argument) to concurrency dependency allowlist
2 parents 370bcec + 2d0c942 commit 3c066a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/embedded/dependencies-concurrency.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
// DEP: __ZNSt3__19to_stringEj
1818
// DEP: __ZNSt3__19to_stringEy
1919
// DEP: __ZdlPv
20+
// DEP: __ZdlPvm
2021
// DEP: __Znwm
2122
// DEP: ___assert_rtn
2223
// DEP: ___error

0 commit comments

Comments
 (0)