[cfe-commits] [PATCH] Thread-safety analysis: instantiate attributes on static data members in class templates.
Richard Smith
richard at metafoo.co.uk
Wed Feb 15 13:36:45 PST 2012
On Wed, Feb 15, 2012 at 1:10 PM, Delesley Hutchins <delesley at google.com>wrote:
> This patch properly instantiates dependent attributes that are
> attached to static data members in templatized classes. The previous
> implementation only did this for fields and methods.
>
> http://codereview.appspot.com/5674057/
>
This looks fine to me.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120215/3c7059b9/attachment.html>
More information about the cfe-commits
mailing list