================
@@ -982,6 +982,7 @@ def Uninitialized : DiagGroup<"uninitialized",
[UninitializedSometimes,
UninitializedStaticSelfInit,
UninitializedConstReference,
UninitializedConstPointer]>;
+def ErroneousBehavior : DiagGroup<"erroneous-behavior">;
----------------
erichkeane wrote:
SHOULD we add this to a group? It would make sense at least to put this in
Wall.
https://github.com/llvm/llvm-project/pull/177614
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits