mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 07:57:36 +08:00
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