Disable a compiler warning on MSVC.
This is caused by a bug in MSVC's library implementation. It's fixed in the next version of the compiler, but for now the only way to silence this is to disable the warning. llvm-svn: 251130
Loading
Please sign in to comment