[clang] [clang] Extract in-memory module cache writes from `ASTWriter` (PR #190062)

NAKAMURA Takumi via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 4 16:10:08 PDT 2026


chapuni wrote:

This triggers inconsistency in incremental builds.
Could you add a cleanup into `clang/test/Driver/modules-driver-dep-graph.cpp`?

```
// RUN: rm -rf %t
```

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


More information about the cfe-commits mailing list