[LLVMdev] [PATCH] fix "ambiguous call to overloaded function" with Visual Studio 2010

nobled nobled at dreamwidth.org
Sun Aug 1 17:40:25 PDT 2010


The attached patch gets rid of the "error C2668" mentioned on the wiki
page (all the other errors seem to be fixed in SVN already AFAICT):

http://wiki.llvm.org/How_do_I_compile_on_Visual_C%2B%2B%3F

Applying this to trunk fixes http://llvm.org/bugs/show_bug.cgi?id=5592 for me.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-ambiguous-call-on-msvc-v2.patch
Type: text/x-patch
Size: 7188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100801/09672709/attachment.bin>


More information about the llvm-dev mailing list