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

Should we have another layer of abstraction here for C vs C++ vs whatever other 
language compat warnings?

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