[clang] [C++20] [Modules] [Driver] Don't enable -fdelayed-template-parsing by default on windows with C++20 modules (PR #69431)
Chuanqi Xu via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 23 19:00:17 PDT 2023
ChuanqiXu9 wrote:
Yeah, this is the reason why I put the change in `C++ Specific Potentially Breaking Changes` section. I think specify `-fdelayed-template-parsing` explicitly may be a good solution/workaroud.
https://github.com/llvm/llvm-project/pull/69431
More information about the cfe-commits
mailing list