================ @@ -599,7 +599,7 @@ namespace Destructors { }; constexpr int testS() { S{}; // ref-note {{in call to 'S{}.~S()'}} \ - // expected-note {{in call to '&S{}->~S()'}} + // expected-note {{in call to 'S{}.~S()'}} ---------------- yronglin wrote:
Done. https://github.com/llvm/llvm-project/pull/102170 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits