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

Óscar Fuentes ofv at wanadoo.es
Sun Aug 1 22:16:01 PDT 2010


nobled <nobled at dreamwidth.org> writes:

> 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.

Are you getting errors without that patch? Some of the code it modifies
is old and LLVM is building fine for me with VS 2010 for the last
several months, although the last build is from a few weeks ago.

[snip]




More information about the llvm-dev mailing list