[clang] [C++20] [Modules] [Serialization] Delay marking pending incomplete decl chains until the end of `finishPendingActions`. (PR #121245)
Michael Park via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 30 18:33:04 PST 2024
mpark wrote:
> +1. It is best to have more test case. Generally I reduce it by hand in this case.
Yeah, I did already spent quite a bit of effort trying to reduce my hand but have not been successful so far. I'll try again and report back. Would you still review the logic / whether the suggested solution seems sensible?
https://github.com/llvm/llvm-project/pull/121245
More information about the cfe-commits
mailing list