[clang] [clang][Dependency Scanning] Adding an API to Diagnose Invalid Negative Stat Cache Entries (PR #135703)
Qiongsi Wu via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 17 13:22:37 PDT 2025
qiongsiwu wrote:
Thanks @jansvoboda11 ! The API is updated so that the end result is a vector of paths (strings), so the caller can create the diagnostics.
I will add the C-API to https://github.com/swiftlang/llvm-project after this PR lands.
https://github.com/llvm/llvm-project/pull/135703
More information about the cfe-commits
mailing list