[PATCH] D123655: [clang-tidy] Add portability-std-allocator-const check
    Fangrui Song via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Apr 13 22:35:22 PDT 2022
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG73da7eed8fac: [clang-tidy] Add portability-std-allocator-const check (authored by MaskRay).
Changed prior to commit:
  https://reviews.llvm.org/D123655?vs=422640&id=422748#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123655/new/
https://reviews.llvm.org/D123655
Files:
  clang-tools-extra/clang-tidy/portability/CMakeLists.txt
  clang-tools-extra/clang-tidy/portability/PortabilityTidyModule.cpp
  clang-tools-extra/clang-tidy/portability/StdAllocatorConstCheck.cpp
  clang-tools-extra/clang-tidy/portability/StdAllocatorConstCheck.h
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/docs/clang-tidy/checks/list.rst
  clang-tools-extra/docs/clang-tidy/checks/portability-std-allocator-const.rst
  clang-tools-extra/test/clang-tidy/checkers/portability-std-allocator-const.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123655.422748.patch
Type: text/x-patch
Size: 12955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220414/13d0099d/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list