[cfe-commits] [Patch] Thread-safety analysis: support for attributes on destructors

Richard Smith richard at metafoo.co.uk
Thu Oct 20 20:08:50 PDT 2011


On Thu, October 20, 2011 00:00, Delesley Hutchins wrote:
> This patch adds support for thread safety attributes on destructors.
> It does not yet handle the destruction of temporary objects.
>
> http://codereview.appspot.com/5311048/

Please add some tests. Other than that, the patch looks fine.

Richard




More information about the cfe-commits mailing list