[PATCH] D32449: Modifying PthreadLockChecker.cpp to reduce false positives.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 29 07:52:04 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304159: [analyzer] PthreadLockChecker: model failed pthread_mutex_destroy() calls. (authored by dergachev).

Changed prior to commit:
  https://reviews.llvm.org/D32449?vs=99970&id=100615#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32449

Files:
  cfe/trunk/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp
  cfe/trunk/test/Analysis/pthreadlock.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32449.100615.patch
Type: text/x-patch
Size: 13080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170529/503db42a/attachment.bin>


More information about the cfe-commits mailing list