================
@@ -0,0 +1,151 @@
+// RUN: %clang_cc1 -std=c23 -fdefer-ts -fsyntax-only -verify %s 
-Wredundant-defer
+
+#define defer _Defer
+
----------------
Expertcoderz wrote:

Support for `AttributedStmt` and `LabelStmt` has been implemented in 
d0a7f75e71afd8462ef7a25535650a469ade53cf.

https://github.com/llvm/llvm-project/pull/225748
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to