[PATCH] D73098: [clang-tidy] readability-identifier-naming disregards parameters restrictions on main like functions
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 21 06:12:56 PST 2020
njames93 added a comment.
For the record this convention appears everywhere in LLVM even though LLVM style is to have parameters starting with uppercase letters
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73098/new/
https://reviews.llvm.org/D73098
More information about the cfe-commits
mailing list