On Feb 2, 2009, at 3:56 PM, steve naroff wrote: > Hey Chris, > > The commit below causes clang to be very unhappy on Windows. > > Preprocessing the simplest program (with no #includes/#imports) > results in the following assertion: > > Assertion failed: (X.Data & 7) == 0 &&"ContentCache pointer > insufficiently a > ed", file c:\cygwin\home\Administrator\llvm\tools\clang\include\clang/ > Basic/ > ceManager.h, line 146
Hi Steve, Does r63588 help? -Chris _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
