[PATCH] D85984: [analyzer] Add a new checker alpha.cplusplus.CPlusPlus11Lock

Denys Petrov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 25 08:04:54 PDT 2020


ASDenysPetrov updated this revision to Diff 287669.
ASDenysPetrov added a comment.

Added recursive_mutex support.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85984/new/

https://reviews.llvm.org/D85984

Files:
  clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
  clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp
  clang/test/Analysis/Checkers/CPlusPlus11LockChecker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85984.287669.patch
Type: text/x-patch
Size: 28824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200825/6c7bc077/attachment-0001.bin>


More information about the cfe-commits mailing list