commit | 63f54c0b7b57997488d98a992d0fdd193e383e0d | [log] [tgz] |
---|---|---|
author | Eric Fiselier <eric@efcs.ca> | Mon Oct 01 01:00:11 2018 +0000 |
committer | Eric Fiselier <eric@efcs.ca> | Mon Oct 01 01:00:11 2018 +0000 |
tree | 23e824cf6762a90e2ca81e5208f594501f4072f5 | |
parent | 9bde1504b245f407aed057a90d91a427e73e034e [diff] |
Attempt to unbreak Windows configuration. Although libc++ doesn't yet support Windows we still have Windows builders to track our progress. Currently the clang-cl configuration seems broken because it doesn't support -std=c++11 and instead requires /std:c++11. This patch attempts to fix this. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@343431 91177308-0d34-0410-b5e6-96231b3b80d8