[PATCH] D112730: [clang-tidy] Add AUTOSAR module
    Carlos Galvez via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Oct 28 09:12:10 PDT 2021
    
    
  
carlosgalvezp updated this revision to Diff 383059.
carlosgalvezp added a comment.
Fix ordering in check list.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112730/new/
https://reviews.llvm.org/D112730
Files:
  clang-tools-extra/clang-tidy/CMakeLists.txt
  clang-tools-extra/clang-tidy/ClangTidyForceLinker.h
  clang-tools-extra/clang-tidy/autosar/AutosarTidyModule.cpp
  clang-tools-extra/clang-tidy/autosar/CMakeLists.txt
  clang-tools-extra/docs/clang-tidy/checks/autosar-a5-4-2-reinterpret-cast.rst
  clang-tools-extra/docs/clang-tidy/checks/list.rst
  clang-tools-extra/docs/clang-tidy/index.rst
  clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines-pro-type-reinterpret-cast.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112730.383059.patch
Type: text/x-patch
Size: 7451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211028/3643c840/attachment.bin>
    
    
More information about the cfe-commits
mailing list