================
@@ -329,6 +329,7 @@ C++17 Feature Support
 ^^^^^^^^^^^^^^^^^^^^^
 - The implementation of the relaxed template template argument matching rules 
is
   more complete and reliable, and should provide more accurate diagnostics.
+  This implements `P3310R5: Solving issues introduced by relaxed template 
template parameter matching <https://wg21.link/p3310r5>`_ and `P3579R0: Fix 
matching of non-type template parameters when matching template template 
parameters <https://wg21.link/p3579r0>`_.
----------------
erichkeane wrote:

needs line breaks.

https://github.com/llvm/llvm-project/pull/124313
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to