Skip to content

Commit cb24a82

Browse files
committed
Gardening: Migrate test suite to GH issues: Demangle
1 parent b0fb7c5 commit cb24a82

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

test/Demangle/rdar-82252704.swift

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
// rdar://82252704 - [SR-15070]: Declaring a class inside a async throws
2-
// function crashes compiler
1+
// rdar://82252704
2+
// https://github.com/apple/swift/issues/57396
3+
// Declaring a class inside a 'async throws' function crashes compiler
34

45
// RUN: %empty-directory(%t)
56
// RUN: %target-swift-frontend -c %s -o %t/test.o

0 commit comments

Comments
 (0)