Peter Geoghegan <p...@bowt.ie> writes: > I see what happened here: while the > "readability-inconsistent-declaration-parameter-name" check works > equally well with extern functions and functions with local linkage, > the same cannot be said for the "readability-named-parameter" check. > The latter only seems to work with functions that have local linkage.
That's kind of annoying --- seems to put a serious crimp in any plans to check this mechanically. regards, tom lane