[PATCH] D107294: [clang-tidy] adds warning to suggest users replace symbols with words
    Christopher Di Bella via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Aug  3 11:57:07 PDT 2021
    
    
  
cjdb updated this revision to Diff 363831.
cjdb edited the summary of this revision.
cjdb added a comment.
- updates licences
- updates documentation
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107294/new/
https://reviews.llvm.org/D107294
Files:
  clang-tools-extra/clang-tidy/readability/CMakeLists.txt
  clang-tools-extra/clang-tidy/readability/ReadabilityTidyModule.cpp
  clang-tools-extra/clang-tidy/readability/UseAlternativeTokensCheck.cpp
  clang-tools-extra/clang-tidy/readability/UseAlternativeTokensCheck.h
  clang-tools-extra/docs/clang-tidy/checks/readability-use-alternative-tokens.rst
  clang-tools-extra/test/clang-tidy/checkers/readability-use-alternative-tokens.cpp
  llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/readability/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107294.363831.patch
Type: text/x-patch
Size: 14833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210803/564226b6/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list