[PATCH] D34279: Fix release_40 build with MSVC (VS 2015)
Ivan Donchevskii via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 18 23:26:13 PDT 2017
yvvan added a comment.
I've checked once again. Werror is disabled and no /WX flag is used. So this is a compiler error in case of msvc even without these flags.
https://reviews.llvm.org/D34279
More information about the cfe-commits
mailing list