Abhinkop wrote:

I think that this would occur primarily in the whole code base. Because a 
compilation that has added -Wextra diagnostic group would provide new warnings 
and coupling, this with -Werror would break the build. I think we have to take 
a look at these builds and investigate why it is done, and for the time being, 
we can use the -Wno-cast-function-type to make the builds go green.

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

Reply via email to