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

Rafael Espindola espindola at google.com
Sun Jul 18 17:56:04 PDT 2010


On 18 July 2010 17:09, Daniel Dunbar <daniel at zuster.org> wrote:
> Hi Rafael,
>
> I would just move the SavedStrings and StringPointers arguments that
> get used when CCC_ADD_ARGS or QA_OVERRIDE_GCC3_OPTIONS is set to
> always being used. That would simplify that code so that there is only
> one call to BuildCompilation, and then you can use SavedStrings to
> capture the memory used in @file args.

Thanks, I did the basic refactoring and an updated patch is attached.

>  - Daniel

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


More information about the cfe-commits mailing list