[PATCH] D40325: add new check to find OSSpinlock usage
    Yan Zhang via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Nov 27 13:30:41 PST 2017
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rL319098: add new check to find OSSpinlock usage (authored by Wizard).
Repository:
  rL LLVM
https://reviews.llvm.org/D40325
Files:
  clang-tools-extra/trunk/clang-tidy/objc/AvoidSpinlockCheck.cpp
  clang-tools-extra/trunk/clang-tidy/objc/AvoidSpinlockCheck.h
  clang-tools-extra/trunk/clang-tidy/objc/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/objc/ObjCTidyModule.cpp
  clang-tools-extra/trunk/docs/ReleaseNotes.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/objc-avoid-spinlock.rst
  clang-tools-extra/trunk/test/clang-tidy/objc-avoid-spinlock.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40325.124457.patch
Type: text/x-patch
Size: 7193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171127/235d53f3/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list