We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
http://clang.llvm.org/extra/clang-tidy/checks/readability-inconsistent-declaration-parameter-name.html
asciiPrintProduct
latin1PrintProduct
utf8PrintProduct
uaiFree
The text was updated successfully, but these errors were encountered:
Match decl parameter names (fixes Unidata#75)
21facdd
clang-tidy readability-inconsistent-declaration-parameter-name
bf396de
No branches or pull requests
http://clang.llvm.org/extra/clang-tidy/checks/readability-inconsistent-declaration-parameter-name.html
asciiPrintProduct
: ('max'), in definition: ('size')latin1PrintProduct
: ('max'), in definition: ('size')utf8PrintProduct
: ('max'), in definition: ('size')uaiFree
: ('node'), in definition: ('entry')The text was updated successfully, but these errors were encountered: