================
@@ -1524,6 +1524,10 @@ in addition with the pragmas or -fmax-tokens flag to get 
any warnings.
 }];
 }
 
+// Warning group for type aware allocators
+def TypeAwareAllocatorMismatch :
----------------
AaronBallman wrote:

Do you expect to add more warnings under this group? If not, I'd suggest 
defining the group inline with the only warning using it.

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

Reply via email to