[PATCH] D158787: llvm-project/issues/42451

Steven Lewis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 24 15:19:58 PDT 2023


MasterCopy8GB created this revision.
MasterCopy8GB added a reviewer: llvm-commits.
Herald added subscribers: PiotrZSL, carlosgalvezp.
Herald added a reviewer: njames93.
Herald added a project: All.
MasterCopy8GB requested review of this revision.
Herald added a project: clang-tools-extra.
Herald added a subscriber: cfe-commits.

Add Leading_upper_snake_case to clang-tidy readability actions.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D158787

Files:
  clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.cpp
  clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.h
  clang-tools-extra/test/clang-tidy/checkers/readability/identifier-naming-case-violation.cpp
  clang-tools-extra/test/clang-tidy/checkers/readability/identifier-naming.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158787.553279.patch
Type: text/x-patch
Size: 8748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230824/04870bee/attachment.bin>


More information about the cfe-commits mailing list