[cfe-commits] [patch] Implement support for @file

Rafael Espindola espindola at google.com
Fri Jul 16 09:20:23 PDT 2010


> Ugh, actually its even more complicated because the ArgList needs to
> take ownership of the strings. Given this amount of nastiness, and the
> minorness of the feature, I'm leaning more towards saying lets just
> take the original patch, and someone can do the extra work to move it
> into the OptTable if and when someone cares about it being handled by
> other OptTable clients.

Given that that covers more cases too, I agree :-)

Attached is an update of the second patch with some of the reviews in
case someone wants to continue on this path. I will port the relevant
comments to the first patch and send it again.

Cheers,
-- 
Rafael Ávila de Espíndola
-------------- next part --------------
A non-text attachment was scrubbed...
Name: at.patch
Type: text/x-patch
Size: 4814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100716/273c802b/attachment.bin>


More information about the cfe-commits mailing list