[libcxx-commits] [libcxx] [libcxx] Enable '-fdelayed-template-parsing' for clang-cl libcxx tests (PR #70092)
Petr Hosek via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 25 09:29:52 PDT 2023
petrhosek wrote:
In #69431 @ChuanqiXu9 suggested enabling `-fdelayed-template-parsing` to address the failing issues although I think it'd be better to address the issues. I think that addressing #70223 should be fairly straightforward but I don't know about #70225.
https://github.com/llvm/llvm-project/pull/70092
More information about the libcxx-commits
mailing list