Skip to content

Conversation

hyp
Copy link
Contributor

@hyp hyp commented Jun 8, 2023

  • Explanation:
    The -emit-clang-header-path flag is only a frontend option. Make it a driver option, so we can advise CMake / other build systems to emit a header using a Swift invocation, and not a Swift frontend invocation.
  • Scope: Swift's driver options
  • Risk: Low.
  • Testing: Swift driver unit tests.
  • PR: [cxx-interop] make -emit-clang-header-path a driver flag #1371
@hyp hyp requested a review from artemcm June 8, 2023 22:29
@hyp hyp changed the title [cxx-interop] make -emit-clang-header-path a driver flag [5.9][cxx-interop] make -emit-clang-header-path a driver flag Jun 8, 2023
@hyp
Copy link
Contributor Author

hyp commented Jun 8, 2023

@swift-ci please test

@hyp hyp merged commit 7555785 into swiftlang:release/5.9 Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants