[PATCH] D89407: [clang-tidy] Add scoped enum constants to identifier naming check
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 14 11:25:55 PDT 2020
njames93 updated this revision to Diff 298200.
njames93 added a comment.
Small tweak to the docs
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89407/new/
https://reviews.llvm.org/D89407
Files:
clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/readability-identifier-naming.rst
clang-tools-extra/test/clang-tidy/checkers/readability-identifier-naming.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89407.298200.patch
Type: text/x-patch
Size: 5524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201014/4898dcd9/attachment.bin>
More information about the cfe-commits
mailing list