================ @@ -84,6 +84,9 @@ C++ Specific Potentially Breaking Changes static_assert((b.*mp)() == 1); // newly rejected static_assert((c.*mp)() == 1); // accepted +- ``VarTemplateSpecializationDecl::getTemplateArgsAsWritten()`` method returns ---------------- erichkeane wrote:
This isn't really a useful release note for someone who uses our compiler. We have to explain WHAT is happening from a user perspective. https://github.com/llvm/llvm-project/pull/156329 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits