[LLVMdev] Error building Clang?

Ryan Taylor ryta1203 at gmail.com
Mon Feb 13 12:33:51 PST 2012


llvm[4]: Compiling CGExprConstant.cpp for Release+Asserts build
CGExprConstant.cpp:814:53: error: too many arguments to function call,
expected 2, have 3
    return llvm::ConstantArray::get(VMContext, Str, false);

I get this error when building LLVM, after svn up for trunk, any idea why?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120213/56fdded8/attachment.html>


More information about the llvm-dev mailing list