[cfe-dev] compile failure at r194257

Tim Northover t.p.northover at gmail.com
Sun Nov 10 16:50:38 PST 2013


> Yes, I'm hitting this on my personal machine too.

Have you updated LLVM as well as Clang? If not, that would account for
a lot of the errors being seen. Otherwise it looks like a corrupted
build/include/llvm/IR/Intrinsics.gen file. What does yours contain and
what happens if you remove that and rebuild?

CMake's usually pretty good at keeping that up to date, but I suppose
if a process died unexpectedly a truncated version might still be the
newest from its perspective.

Cheers.

Tim.



More information about the cfe-dev mailing list