[clang] [Clang] [C++26] Implement P2573R2: `= delete("should have a reason");` (PR #86526)

via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 28 15:36:37 PDT 2024


================
@@ -0,0 +1,30 @@
+// RUN: %clang_cc1 -std=c++2c -fsyntax-only -verify %s
----------------
Sirraide wrote:

Done.

https://github.com/llvm/llvm-project/pull/86526


More information about the cfe-commits mailing list