Don't patch the storage class of static data members

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Apr 4 11:17:41 PDT 2013


This is a  bit of patching that survived 178663. Without it we can
produce better a better error message for

const int a = 5;
static const int a;

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 2123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130404/868a406a/attachment.obj>


More information about the cfe-commits mailing list