[PATCH] D147779: [clang-tidy] Fix hungarian notation failed to indicate the number of asterisks in check-clang-extra-clang-tidy-checkers-readability
Douglas Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 9 02:26:10 PDT 2023
dougpuob updated this revision to Diff 511969.
dougpuob marked 2 inline comments as done.
dougpuob added a comment.
- Extract method
- Remove template parameters in the getDeclTypeName() function
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147779/new/
https://reviews.llvm.org/D147779
Files:
clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.cpp
clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/clang-tidy/checkers/readability/identifier-naming-hungarian-notation-c-language.c
clang-tools-extra/test/clang-tidy/checkers/readability/identifier-naming-hungarian-notation-cfgfile.cpp
clang-tools-extra/test/clang-tidy/checkers/readability/identifier-naming-hungarian-notation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147779.511969.patch
Type: text/x-patch
Size: 7558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230409/3f7455d3/attachment-0001.bin>
More information about the cfe-commits
mailing list