[cfe-commits] [PATCH] Thread-safety analysis: expand set of legal lock expressions
Richard Smith
richard at metafoo.co.uk
Fri Mar 2 16:13:25 PST 2012
Some comments added on codereview. Nothing major.
On Thu, Feb 23, 2012 at 7:59 AM, Delesley Hutchins <delesley at google.com>wrote:
> 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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120302/e0f8ccbb/attachment.html>
More information about the cfe-commits
mailing list