[cfe-commits] [PATCH] Thread-safety analysis: expand set of legal lock expressions
Delesley Hutchins
delesley at google.com
Thu Feb 23 07:59:38 PST 2012
This patch expands the set of legal lock expressions to include
function calls, binary operators, and literals. The current
implementation is still temporary, pending a larger fix that
implements something more robust.
http://codereview.appspot.com/5695049/
-DeLesley
--
DeLesley Hutchins | Software Engineer | delesley at google.com | 505-206-0315
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-expand-set-lock-expression.patch
Type: text/x-patch
Size: 5165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120223/25f5a56d/attachment.bin>
More information about the cfe-commits
mailing list