[clang] [C++20] [Modules] [Serialization] Delay marking pending incomplete decl chains until the end of `finishPendingActions`. (PR #121245)

Matheus Izvekov via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 7 06:16:24 PST 2025


mizvekov wrote:

Can you reduce your modules test case into a self contained project with build system?

If so, you can use [cvise](https://github.com/marxin/cvise) for reducing a whole project directory recursively in one invocation.

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


More information about the cfe-commits mailing list