Skip to content

Commit c155e5b

Browse files
committed
Remove outdated, incorrect comment
1 parent 226a825 commit c155e5b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

stdlib/public/SwiftShims/RefCount.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,8 +275,6 @@ class WeakRefCount {
275275

276276
enum : uint32_t {
277277
// There isn't really a flag here.
278-
// Making weak RC_ONE == strong RC_ONE saves an
279-
// instruction in allocation on arm64.
280278
RC_UNUSED_FLAG = 1,
281279

282280
RC_FLAGS_COUNT = 1,

0 commit comments

Comments
 (0)