[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
Mon Oct 19 07:57:56 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG86ef37980016: [clang-tidy] Add scoped enum constants to identifier naming check (authored by njames93).

Changed prior to commit:
  https://reviews.llvm.org/D89407?vs=298349&id=299058#toc

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.299058.patch
Type: text/x-patch
Size: 5403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201019/cf930358/attachment.bin>


More information about the cfe-commits mailing list