[LLVMdev] svn broken on cygwin

Sebastien Loisel loisel at temple.edu
Sat Dec 29 11:11:22 PST 2007


Function.cpp:167: error: call of overloaded `AddInteger(uint32_t&)' is
ambiguous

/home/Seb/llvm/include/llvm/ADT/FoldingSet.h:151: note: candidates are: void
llv
m::FoldingSetImpl::NodeID::AddInteger(int)
/home/Seb/llvm/include/llvm/ADT/FoldingSet.h:152: note:  void
llvm::FoldingSetIm
pl::NodeID::AddInteger(unsigned int)
/home/Seb/llvm/include/llvm/ADT/FoldingSet.h:153: note:  void
llvm::FoldingSetIm
pl::NodeID::AddInteger(int64_t)
/home/Seb/llvm/include/llvm/ADT/FoldingSet.h:154: note:  void
llvm::FoldingSetIm
pl::NodeID::AddInteger(uint64_t)
make[1]: *** [/home/Seb/llvm/lib/VMCore/Debug/Function.o] Error 1

-- 
Sébastien Loisel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20071229/d7fb111e/attachment.html>


More information about the llvm-dev mailing list