Skip to content

[cxx-interop] Use the locations imported from C++ #77323

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
Nov 7, 2024

Conversation

Xazax-hun
Copy link
Contributor

A recent PR (#77204) started to import C++ source locations into Swift. This PR flips a switch so these locations are actually used more widely.

@Xazax-hun Xazax-hun added the c++ interop Feature: Interoperability with C++ label Oct 31, 2024
@Xazax-hun Xazax-hun force-pushed the gaborh/use-imported-locs branch from 72d1ebb to 544457b Compare November 1, 2024 11:30
A recent PR (#77204) started to import C++ source locations into Swift.
This PR flips a switch so these locations are actually used more widely.
Now some of the diagnostic locations are changed, but they generally
improved the quality of the diagnostics, pointing out conformances
imported from Obj-C code right when they are declared.
@Xazax-hun
Copy link
Contributor Author

@swift-ci please smoke test

@Xazax-hun
Copy link
Contributor Author

@swift-ci please smoke test

@Xazax-hun
Copy link
Contributor Author

Please test with following pull request:
swiftlang/llvm-project#9538

@swift-ci please smoke test

@Xazax-hun Xazax-hun merged commit 88c2269 into main Nov 7, 2024
3 checks passed
@Xazax-hun Xazax-hun deleted the gaborh/use-imported-locs branch November 7, 2024 17:44
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