[cfe-commits] [PATCH] Thread-safety analysis: instantiate attributes on static data members in class templates.

Delesley Hutchins delesley at google.com
Wed Feb 15 13:10:08 PST 2012


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/

-- 
DeLesley Hutchins | Software Engineer | delesley at google.com | 505-206-0315
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-template-member-delayed-attributes.patch
Type: text/x-patch
Size: 1269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120215/4cc5fc3a/attachment.bin>


More information about the cfe-commits mailing list