[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
Thu Jan 23 02:48:51 PST 2020
njames93 updated this revision to Diff 239830.
njames93 added a comment.
- Dont trim func name before regex
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73098/new/
https://reviews.llvm.org/D73098
Files:
clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.cpp
clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.h
clang-tools-extra/docs/clang-tidy/checks/readability-identifier-naming.rst
clang-tools-extra/test/clang-tidy/checkers/readability-identifier-naming-main-like.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73098.239830.patch
Type: text/x-patch
Size: 10960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200123/7cd59fa2/attachment.bin>
More information about the cfe-commits
mailing list