================ @@ -14,33 +14,29 @@ struct DelBase { constexpr DelBase() = delete; // expected-note {{'DelBase' has been explicitly marked deleted here}} ---------------- yronglin wrote: Removed 2nd bullet. https://github.com/llvm/llvm-project/pull/100761