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

Douglas Gregor dgregor at apple.com
Thu May 2 09:41:37 PDT 2013


With a test, LGTM.

	- Doug

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130502/ef4ed6a7/attachment.html>


More information about the cfe-commits mailing list