mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[interop][SwiftToCxx] do not emit domain ObjC error values in C++ mode
This commit is contained in:
@@ -13,8 +13,6 @@
|
||||
|
||||
// CHECK: }
|
||||
|
||||
// XFAIL: *
|
||||
|
||||
@_expose(Cxx)
|
||||
public enum NaiveErrors : Error {
|
||||
case returnError
|
||||
|
||||
Reference in New Issue
Block a user