[LLVMdev] MSVC compiling issue
Jakob Stoklund Olesen
stoklund at 2pi.dk
Tue Mar 8 11:42:55 PST 2011
On Mar 8, 2011, at 1:07 AM, Olaf Krzikalla wrote:
> Hi @llvm,
>
> building a debug version under MSVC 9 leads to a compiler error due to a
> mix of different types in a call to upper_bound. I have attached a
> hot-fix but I'm rather unsure if it should be applied as it is, since
> IMHO the reason is a MSVC library bug ("IMHO", because I don't know the
> requirements imposed to the predicate by the standard).
Thanks, applied as r127264.
Does it pass the unit tests with the patch?
/jakob
More information about the llvm-dev
mailing list