================ @@ -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:
Should probably be: `now returns nullptr`. Also, I THINK this probably belongs in teh ABI changes section then? 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