================
@@ -178,6 +191,11 @@ multiclass CXXCompat<
                                      "CXX98Compat",
                                      "CXXPre"#std_ver#"Compat"))>,
         DefaultIgnore;
+
+    def : CompatWarningId<
----------------
Sirraide wrote:

I’m still figuring out how to integrate the C compatibility warnings; for now 
this is just for C++, but I think we can definitely extend this later

https://github.com/llvm/llvm-project/pull/132348
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to