[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
Anders Carlsson
andersca at mac.com
Wed Apr 15 09:19:57 PDT 2009
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.
Anders
More information about the cfe-commits
mailing list