Skip to content

[cxx-interop][rebranch] Handle clang elaborated types, part 2 #62339

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

egorzhdan
Copy link
Contributor

This applies the same trick as #62190 for newly written code.

Fixes two C++ interop tests in rebranch:

  • Interop/Cxx/enum/c-enums-NS_OPTIONS-api-notes-renamed-options.swift
  • Interop/Cxx/enum/c-enums-NS_OPTIONS-swift-named-options.swift

rdar://102858524

This applies the same trick as #62190 for newly written code.

Fixes two C++ interop tests in rebranch:
* `Interop/Cxx/enum/c-enums-NS_OPTIONS-api-notes-renamed-options.swift`
* `Interop/Cxx/enum/c-enums-NS_OPTIONS-swift-named-options.swift`

rdar://102858524
@egorzhdan egorzhdan added the c++ interop Feature: Interoperability with C++ label Dec 1, 2022
@egorzhdan egorzhdan requested a review from NuriAmari December 1, 2022 15:47
@egorzhdan
Copy link
Contributor Author

@swift-ci please smoke test

@egorzhdan
Copy link
Contributor Author

@swift-ci please smoke test Linux

@egorzhdan egorzhdan merged commit e3f572d into main Dec 1, 2022
@egorzhdan egorzhdan deleted the egorzhdan/cxx-elaborated-pt2 branch December 1, 2022 18:45
eeckstein added a commit to eeckstein/swift that referenced this pull request Jan 12, 2023
…iling in rebranch"

This reverts commit 81cdbfa.

The underlying problem is fixed with swiftlang#62339

rdar://102858524
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ interop Feature: Interoperability with C++
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants