diff options
author | Zachary Turner <zturner@google.com> | 2015-01-20 19:23:44 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2015-01-20 19:23:44 +0000 |
commit | 10e005626e1b6d1fe2fb065512a6b56c0f4de18b (patch) | |
tree | 6fd5c2d23792b40aeaa940cf3f517567798d5ba1 /llvm/lib/Linker/LinkModules.cpp | |
parent | c277b3f2b4892ec37caf6dd0bb677e9542994c9a (diff) | |
download | bcm5719-llvm-10e005626e1b6d1fe2fb065512a6b56c0f4de18b.tar.gz bcm5719-llvm-10e005626e1b6d1fe2fb065512a6b56c0f4de18b.zip |
Disable C4062 on Windows.
The use of std::future introduces an implicit dependency on the PPL
subcomponent of ConcRT. ConcRT in general is pretty noisy with
warnings, so this patch just disables one of the noisy warnings.
llvm-svn: 226590
Diffstat (limited to 'llvm/lib/Linker/LinkModules.cpp')
0 files changed, 0 insertions, 0 deletions