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

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu May 2 08:25:05 PDT 2013


Can you add a test showing that pretty printing is now better? I think
this is OK with a test, but please wait for Douglas to confirm.

On 2 May 2013 09:34, Enea Zaffanella <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.
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>



More information about the cfe-commits mailing list