[cfe-dev] Windows Lit problems again. What should we do?

Francois Pichet pichet2000 at gmail.com
Sun Sep 19 00:07:51 PDT 2010


Another solution would be to modify lit to use a different temp '%t'
filename for every clang invocation within the same testcase.

On Sun, Sep 19, 2010 at 2:38 AM, Eric Christopher <echristo at apple.com> wrote:
>
> On Sep 18, 2010, at 11:32 PM, Francois Pichet wrote:
>
>> 1: change all instances of
>> // RUN: FileCheck (blabla) < %t %s
>> by
>> // RUN: FileCheck (blabla.) -input-file %t %s
>>
>
> This is obnoxious, but I'm ok with it.
>
> Daniel?
>
> -eric
>



More information about the cfe-dev mailing list