[clang] [clang] Introduce `ModuleCache::write()` (PR #188877)

Qiongsi Wu via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 30 16:49:28 PDT 2026


https://github.com/qiongsiwu approved this pull request.

I love this change. It is much easier to understand than what we have today (where file writing is hidden deep beneath the `CompilerInstance` logic). Thank you! LGTM. 

https://github.com/llvm/llvm-project/pull/188877


More information about the cfe-commits mailing list