[clang] [clang][deps] Keep module cache in memory (PR #192347)
Peter Smith via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 29 03:15:20 PDT 2026
smithp35 wrote:
> Thanks for the investigation, that sounds plausible. Would you mind posting a patch that passes `/*RequiresNullTerminator=*/false` to the function on https://github.com/llvm/llvm-project/blob/main/clang/lib/DependencyScanning/InProcessModuleCache.cpp#L181 and verifying it fixes the issue you're seeing?
Will do, I'm working on how to inject a local patch into our CI-system to check, will post a PR if it works.
https://github.com/llvm/llvm-project/pull/192347
More information about the cfe-commits
mailing list