[libcxx-commits] [libcxx] [libcxx][test] Amend XFAIL for failing tests (PR #70422)

Chuanqi Xu via libcxx-commits libcxx-commits at lists.llvm.org
Fri Oct 27 00:30:56 PDT 2023


ChuanqiXu9 wrote:

> Clang no longer enables -fdelayed-template-parsing by default on Windows with C++20 modules.

Sorry for confusing. Actually that PR don't enable  -fdelayed-template-parsing by default on Windows with C++20. It is not related to modules. I change the title in the commit messages: https://github.com/llvm/llvm-project/commit/366ffbaf627d0b6867299458cf57f8464259e550 too. But it looks like the github PR doesn't update automatically.

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


More information about the libcxx-commits mailing list