PATCH: VarDecl thread storage class specifier "as written".

Enea Zaffanella zaffanella at cs.unipr.it
Sat May 4 01:51:41 PDT 2013


Committed with test in r181113.

On 05/02/2013 06:41 PM, Douglas Gregor wrote:
> With a test, LGTM.
>
> - Doug
>
> On May 2, 2013, at 6:34 AM, Enea Zaffanella <zaffanella at cs.unipr.it
> <mailto:zaffanella at cs.unipr.it>> wrote:
>
>> Please find attached a patch for VarDecl nodes,
>> replacing the TLSKind bitfield with a TSCSpec bitfield
>> (no space memory overhead).
>> This allows for a faithful representation of the thread storage class
>> specifier "as written" (e.g., when pretty printing it), with no other
>> functionality change.
>>
>> OK to commit?
>>
>> Enea.
>> <TLS.patch>_______________________________________________
>> cfe-commits mailing list
>> cfe-commits at cs.uiuc.edu <mailto:cfe-commits at cs.uiuc.edu>
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>




More information about the cfe-commits mailing list