[clang] [C++20][Modules] Implement P1857R3 Modules Dependency Discovery (PR #107168)

via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 16 10:20:12 PDT 2025


yronglin wrote:

I have a question, when the input does not meet the restrictions of P1857R3, do we need to fallback to the old parsing method to perform error recovery?

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


More information about the cfe-commits mailing list