[cfe-commits] [Patch] Thread-safety analysis: more refactoring

Delesley Hutchins delesley at google.com
Wed Oct 19 15:58:35 PDT 2011


This patch performs two additional refactorings.  The first refactors
lockset removal into a separate function, to be consistent with
lockset addition.  The second refactors the handling of invalid lock
expressions into a separate routine, in preparation for better
handling of such messages in more complex cases, such as attributes on
destructors.  There is no major change in functionality.

  http://codereview.appspot.com/5293049/

  -DeLesley

-- 
DeLesley Hutchins | Software Engineer | delesley at google.com | 505-206-0315
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-refactoring-removelocks-invalid-lock.patch
Type: text/x-patch
Size: 10701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111019/f33eafbd/attachment.bin>


More information about the cfe-commits mailing list