[PATCH] D34279: Fix release_40 build with MSVC (VS 2015)

Ivan Donchevskii via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 16 09:45:21 PDT 2017


yvvan added a comment.

I also did not have any local patches applied - just checked out release_40 branch for llvm and clang.
I believe I also don't have warnings as errors enabled. At least I've checked for the extra flags and did not find such. I'll search once again if I have /WX somewhere in my build config.
But this patch should not break anything in any case.


https://reviews.llvm.org/D34279





More information about the cfe-commits mailing list