[clang] [clang] move -Wcast-function-type under -Wextra (PR #77178)

Nick Desaulniers via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 8 08:13:40 PST 2024


nickdesaulniers wrote:

Github trick not specific to llvm-project.  If you put

```
Fixes: #76872
```
In the commit message, then merging this PR will automatically close https://github.com/llvm/llvm-project/issues/76872.

https://github.com/llvm/llvm-project/pull/77178


More information about the cfe-commits mailing list