[clang] [clang] Implement provisional wording for CWG2398 regarding packs (PR #90820)
Vlad Serebrennikov via cfe-commits
cfe-commits at lists.llvm.org
Wed May 1 23:45:51 PDT 2024
================
----------------
Endilll wrote:
> Also, this needs to test a non-conforming mode until we finally remove the corresponding flag, and that is against the rules for the DR suite.
You should be able to split conforming part of the test into DR test, though.
https://github.com/llvm/llvm-project/pull/90820
More information about the cfe-commits
mailing list