[cfe-dev] new failure
Ted Kremenek
kremenek at apple.com
Fri Mar 20 15:52:39 PDT 2009
Yes. Thanks!
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?
>
More information about the cfe-dev
mailing list