[interop][SwiftToCxx] do not emit domain ObjC error values in C++ mode

This commit is contained in:
Alex Lorenz
2022-10-21 12:47:03 -07:00
parent cb31700d03
commit fdc0632659
2 changed files with 2 additions and 3 deletions

View File

@@ -13,8 +13,6 @@
// CHECK: }
// XFAIL: *
@_expose(Cxx)
public enum NaiveErrors : Error {
case returnError