[cfe-dev] ExceptionDemo build failed
Chris Lattner
clattner at apple.com
Fri Apr 8 11:01:25 PDT 2011
On Apr 8, 2011, at 12:12 AM, Dawie Joubert wrote:
> Dear LLVM Devs,
>
> Recently when doing even a clean build the following error occurs:
>
> /home/dawiejoubert/Source/SVN/Clang/llvm/examples/ExceptionDemo/ExceptionDemo.cpp: In function ‘void createStandardUtilityFunctions(unsigned int, llvm::Module&, llvm::IRBuilder<true, llvm::ConstantFolder, llvm::IRBuilderDefaultInserter<true> >&)’:
> /home/dawiejoubert/Source/SVN/Clang/llvm/examples/ExceptionDemo/ExceptionDemo.cpp:1666: error: call of overloaded ‘get(llvm::LLVMContext&, const llvm::IntegerType*, NULL)’ is ambiguous
Fixed in r129139, thanks.
-Chris
More information about the cfe-dev
mailing list