Skip to content

[cxx-interop] NFC: fix bad merge #59965

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
Jul 8, 2022
Merged

[cxx-interop] NFC: fix bad merge #59965

merged 1 commit into from
Jul 8, 2022

Conversation

egorzhdan
Copy link
Contributor

getModuleMapFilePath and related logic was moved to ClangIncludePaths.cpp recently, but got resurrected in ClangImporter.cpp by accident.

@egorzhdan egorzhdan added the c++ interop Feature: Interoperability with C++ label Jul 8, 2022
@egorzhdan egorzhdan requested a review from zoecarver July 8, 2022 10:31
@egorzhdan
Copy link
Contributor Author

@swift-ci please smoke test

`getModuleMapFilePath` and related logic was moved to `ClangIncludePaths.cpp` recently, but got resurrected in `ClangImporter.cpp` by accident.
@egorzhdan egorzhdan force-pushed the egorzhdan/fix-bad-merge branch from 1f5deba to 59cc7c4 Compare July 8, 2022 11:42
@egorzhdan
Copy link
Contributor Author

@swift-ci please smoke test

@egorzhdan egorzhdan merged commit 6b3e18b into main Jul 8, 2022
@egorzhdan egorzhdan deleted the egorzhdan/fix-bad-merge branch July 8, 2022 14:25
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.

1 participant