[llvm-dev] LLVM 3.7.0 build errors on Windows

Renato Golin via llvm-dev llvm-dev at lists.llvm.org
Thu Sep 3 01:15:31 PDT 2015


On 3 September 2015 at 02:02, Ben Swift via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> Does anyone have any idea what might be the problem, or ideas for
> solutions/workarounds?

Hi Ben,

We have moved up the minimum version of most compilers, but AFAIK,
MSVC 2015 is supported. Maybe you do need -std=c++11 after all. Have
you tried that?

cheers,
--renato


More information about the llvm-dev mailing list