[PATCH] D46317: [clang-tidy] New check bugprone-map-subscript-operator-lookup
    Kalle Huttunen via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Apr 24 03:13:11 PDT 2020
    
    
  
khuttun updated this revision to Diff 259843.
khuttun added a comment.
Documented the MapTypes check option.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D46317/new/
https://reviews.llvm.org/D46317
Files:
  clang-tools-extra/clang-tidy/bugprone/BugproneTidyModule.cpp
  clang-tools-extra/clang-tidy/bugprone/CMakeLists.txt
  clang-tools-extra/clang-tidy/bugprone/MapSubscriptOperatorLookupCheck.cpp
  clang-tools-extra/clang-tidy/bugprone/MapSubscriptOperatorLookupCheck.h
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/docs/clang-tidy/checks/bugprone-map-subscript-operator-lookup.rst
  clang-tools-extra/docs/clang-tidy/checks/list.rst
  clang-tools-extra/test/clang-tidy/checkers/bugprone-map-subscript-operator-lookup-custom.cpp
  clang-tools-extra/test/clang-tidy/checkers/bugprone-map-subscript-operator-lookup.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46317.259843.patch
Type: text/x-patch
Size: 19616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200424/1f283fe3/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list