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

Rafael Espindola espindola at google.com
Sat Jun 26 13:34:33 PDT 2010


On 24 June 2010 04:17, Daniel Dunbar <daniel at zuster.org> wrote:
> Hi Rafael,
>
> I would like to support @filename syntax, but I think it would be
> better to implement as a built in feature of the OptTable class. My
> recent work to have arguments embed their values should make this
> easier. I think it should be possible to implement this primarily
> inside OptTable::ParseArgs (which has a FIXME about it, btw).

I missed that :-(

An updated patch is attached. This one is implemented in the OptTable.
It doesn't handle all the cases that the previous one would, but
should handle most.

>  - Daniel

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


More information about the cfe-commits mailing list