juj wrote: > This was more in the direction of a different number of arguments instead of > a different type of arguments.
I see these would be good to be handled as the same thing: i.e. a signature mismatch is a mismatch, be it types or counts of args? That is how the existing `-Wcast-function-type` and `-Wbad-function-cast` also work like. https://github.com/llvm/llvm-project/pull/153168 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits