[cfe-commits] r69169 - in /cfe/trunk: include/clang/AST/Expr.h include/clang/Frontend/PCHBitCodes.h lib/Frontend/PCHReader.cpp lib/Frontend/PCHWriter.cpp test/PCH/exprs.c test/PCH/exprs.h
Fariborz Jahanian
fjahanian at apple.com
Wed Apr 15 09:36:51 PDT 2009
On Apr 15, 2009, at 9:19 AM, Anders Carlsson wrote:
>
> On Apr 15, 2009, at 9:10 AM, Fariborz Jahanian wrote:
>
>> Many PCH tests are failing. Sample:
>> /Volumes/sandbox/llvm/tools/clang/test/PCH//enum.c
>>
>> - Fariborz
>
> Hi Fariborz,
>
> did you update llvm? There was a recent fix in BitstreamReader.h
> that should fix this.
I did and got a link error building llvm. I am now doing a clean build
of llvm.
- Thanks, Fariborz
>
>
> Anders
>
More information about the cfe-commits
mailing list