[cfe-dev] new failure

Douglas Gregor dgregor at apple.com
Fri Mar 20 16:52:03 PDT 2009


On Mar 20, 2009, at 4:45 PM, Ted Kremenek wrote:

>
> On Mar 20, 2009, at 3:21 PM, Mike Stump wrote:
>
>> On Mar 20, 2009, at 3:09 PM, Ted Kremenek wrote:
>>> If it isn't much trouble, could you provide the output of the test
>>> (minus the grep)?  Just take a look at the "RUN" line.
>>
>> ******************** TEST '/Volumes/mrs5/net/llvm/llvm/tools/clang/
>> test/Preprocessor//include-pth.c' FAILED! ********************
>> Command:
>> clang -x c-header file_to_include.h -o Output//Volumes/mrs5/net/llvm/
>> llvm/tools/clang/test/Preprocessor//include-pth.c.out.tmp && clang -
>> include-pth Output//Volumes/mrs5/net/llvm/llvm/tools/clang/test/
>> Preprocessor//include-pth.c.out.tmp /Volumes/mrs5/net/llvm/llvm/
>> tools/clang/test/Preprocessor//include-pth.c -E | grep
>> 'file_to_include'
>> Incorrect Output:
>> error: error reading 'file_to_include.h'
>> 1 diagnostic generated.
>>
>> Is that enough?
>>
>
>
> Mike,
>
> I just committed a change.  Can you see if it works for you now?

It works for me now.

	- Doug



More information about the cfe-dev mailing list