Skip to content

[libclang][Dependency Scanning] Implementing C-APIs to Report a Module's Link Libraries #10994

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 5 commits into from
Jul 15, 2025

Conversation

qiongsiwu
Copy link

This PR implements the C-APIs for a client can query a module's link libraries.

rdar://154807137

@qiongsiwu
Copy link
Author

@swift-ci please test llvm.

@qiongsiwu
Copy link
Author

@swift-ci please test llvm.

@qiongsiwu
Copy link
Author

@swift-ci please test llvm.

@qiongsiwu
Copy link
Author

Thanks for the reviews!

The seven failing tests are not related to this PR.

@qiongsiwu qiongsiwu merged commit 708340e into swiftlang:next Jul 15, 2025
0 of 2 checks passed
qiongsiwu added a commit that referenced this pull request Jul 18, 2025
…e's Link Libraries (#10994) (#11008)

This PR implements the C-APIs for a client can query a module's link libraries.

rdar://154807137
(cherry picked from commit 708340e)
qiongsiwu added a commit that referenced this pull request Aug 13, 2025
…APIs' Return Values' Lifetimes #11009

#10994 added C-APIs to query link library information from dependency scanning results. This PR adds documentation on the return values' lifetimes.
qiongsiwu added a commit to qiongsiwu/llvm-project that referenced this pull request Aug 15, 2025
…APIs' Return Values' Lifetimes llvm#11009

swiftlang#10994 added C-APIs to query link library information from dependency scanning results. This PR adds documentation on the return values' lifetimes.
(cherry picked from commit f539fb5)
qiongsiwu added a commit to qiongsiwu/llvm-project that referenced this pull request Aug 15, 2025
…APIs' Return Values' Lifetimes llvm#11009

swiftlang#10994 added C-APIs to query link library information from dependency scanning results. This PR adds documentation on the return values' lifetimes.
(cherry picked from commit f539fb5)
qiongsiwu added a commit that referenced this pull request Aug 15, 2025
…APIs' Return Values' Lifetimes #11009 (#11180)

#10994 added C-APIs to query link library information from dependency scanning results. This PR adds documentation on the return values' lifetimes.
(cherry picked from commit f539fb5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants