[cfe-dev] [PATCH] Another patch for unnamed structure/union fields

Patrick Walton pcwalton at cs.ucla.edu
Sat Nov 15 16:52:45 PST 2008


> Well, I'll try to rebase my work on yours. I think that I should port 
> the conflicts between unnamed members check, along with the changes that 
> allow the clang test suite to pass...

That sounds great! Eli also suggested that implicitly created 
MemberExprs should have a null SourceLocation, since they didn't 
actually come from a specific location in the source. I think it might 
be good to just add an Implicit flag to MemberExprs as well in order to 
simplify some convoluted logic in the StmtPrinter.

Patrick

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3250 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20081115/56346308/attachment.bin>


More information about the cfe-dev mailing list