carlosgalvezp wrote: > IIUC the clang-diagnostic-strict-prototypes check on its own doesn't enable > the warning, but what if it did?
I think this topic should be discussed in an RFC outside of this thread. Personally I'm not a big fan of adding one more way to do the same thing. I'd rather improve the documentation to clearly describe _the_ way to do it. https://github.com/llvm/llvm-project/pull/161023 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
