[PATCH] D86671: [clang-tidy] Add new case type to check variables with Hungarian notation
    Douglas Chen via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Dec 29 23:01:49 PST 2020
    
    
  
dougpuob updated this revision to Diff 314076.
dougpuob marked 2 inline comments as done.
dougpuob added a comment.
- Removed unrelated comments.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86671/new/
https://reviews.llvm.org/D86671
Files:
  clang-tools-extra/clang-tidy/ClangTidyCheck.cpp
  clang-tools-extra/clang-tidy/ClangTidyCheck.h
  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/docs/clang-tidy/checks/readability-identifier-naming.rst
  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: D86671.314076.patch
Type: text/x-patch
Size: 171621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201230/ce58d2de/attachment.bin>
    
    
More information about the llvm-commits
mailing list