[PATCH] D87146: [analyzer] Implement shared semantics checks for XNU functions in PthreadLockChecker

Denys Petrov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 6 03:46:30 PDT 2020


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

Fixed some missed conditions. Added more tests.


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

https://reviews.llvm.org/D87146

Files:
  clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp
  clang/test/Analysis/Inputs/system-header-simulator-for-pthread-lock.h
  clang/test/Analysis/pthreadlock.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87146.290131.patch
Type: text/x-patch
Size: 17416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200906/c16c0259/attachment-0001.bin>


More information about the cfe-commits mailing list