Skip to content

[clang][Dependency Scanning] Adding missing visibility attributes to out-of-date entry diagnostics C-APIs #10992

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 12, 2025

Conversation

qiongsiwu
Copy link

@qiongsiwu qiongsiwu commented Jul 11, 2025

#10927 added a set of C-APIs to report out-of-date scanning file system cache entires. The C-APIs missed their visibility attributes. This PR adds CINDEX_LINKAGE to all APIs added by #10927.

rdar://152247357

@qiongsiwu
Copy link
Author

@swift-ci please test llvm.

@qiongsiwu
Copy link
Author

Thanks for the fast review @jansvoboda11 ! The seven failing CI tests already existed before this PR, so I think it is safe to land.

@qiongsiwu qiongsiwu merged commit d7f7e88 into swiftlang:next Jul 12, 2025
0 of 2 checks passed
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.

2 participants