================
@@ -164,6 +164,8 @@ Deprecated Compiler Flags
 Modified Compiler Flags
 -----------------------
 
+* ``-Wextra`` group flag now contains an additional flag i.e, 
``-Wcast-function-type``.
----------------
AaronBallman wrote:

```suggestion
- Added ``-Wcast-function-type`` as a warning enabled by ``-Wextra``. #GH76872
```

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

Reply via email to