[cfe-commits] PthreadLock Checker enhancements
    Rui Paulo 
    rpaulo at apple.com
       
    Sun Jun 19 12:39:56 PDT 2011
    
    
  
Hi,
The following patch is what I've been working on for the last couple weeks. It seems to fit it's initial purpose fine, that is, to find simple locking problems. It tries to find double locks and some lock order reversals. Although there's room for improvement, I would like to see this committed after review.
This patch includes a test case for the newly introduced checks as well.
Regards,
--
Rui Paulo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pthreadchecker.diff
Type: application/octet-stream
Size: 10138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110619/91269f7a/attachment.obj>
    
    
More information about the cfe-commits
mailing list