-
Notifications
You must be signed in to change notification settings - Fork 339
[clang][Modules] Adding C-API for Negative Stat Caching Diagnostics #10524
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
Conversation
Note to reviewers: Thanks! |
Ping for review. Thanks! |
Ping for review. Thanks! |
@swift-ci please test llvm |
The test failures are not related to this PR. |
llvm#135703 added a C++ API to the shared cached to diagnose invalid negatively stat cached paths. This PR adds a C API so an external system can take advantage of the diagnostics.
rdar://149147920