On Sun, Sep 18, 2022 at 2:14 PM Peter Geoghegan <p...@bowt.ie> wrote:
> One further caveat here is that I seem to need to set "IgnoreMacros:
> false" to get perfect results for the "inconsistent" check when the C
> preprocessor is involved, as it often is (e.g., with TransactionId
> params).

Actually that explanation is wrong. In any case trial and error has
shown that "IgnoreMacros=false" [1] and "Strict=true" produce the most
useful results.

[1] 
https://releases.llvm.org/14.0.0/tools/clang/tools/extra/docs/clang-tidy/checks/readability-inconsistent-declaration-parameter-name.html#cmdoption-arg-IgnoreMacros

-- 
Peter Geoghegan


Reply via email to