mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[Refactoring] Fix stack use after free in new async refactorings
Resolves rdar://73984220
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// rdar://problem/73984220
|
||||
// XFAIL: asan
|
||||
enum CustomError : Error {
|
||||
case Bad
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user