mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +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 invalid
|
||||
case insecure
|
||||
|
||||
Reference in New Issue
Block a user