[cfe-commits] [PATCH] Thread-safety analysis: Allow mutex expressions where the type is forward-declared, and thus not LOCKABLE.

Delesley Hutchins delesley at google.com
Wed Feb 15 12:09:07 PST 2012


This is a simple fix that allows mutex expressions to refer to types
that are forward-declared, and thus not lockable.

  http://codereview.appspot.com/5672057/

-- 
DeLesley Hutchins | Software Engineer | delesley at google.com | 505-206-0315
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-lockable-undefined-types.patch
Type: text/x-patch
Size: 596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120215/5319f19d/attachment.bin>


More information about the cfe-commits mailing list