Disable the GNUstep v2 ABI on Windows.
authorDavid Chisnall <csdavec@swan.ac.uk>
Tue, 4 Sep 2018 09:23:18 +0000 (09:23 +0000)
committerDavid Chisnall <csdavec@swan.ac.uk>
Tue, 4 Sep 2018 09:23:18 +0000 (09:23 +0000)
commit6d924ad2bccfc463ff20e2e255f515883b7674ed
tree9fbf517c5c378e2aa8125ad51ee1fefca8a8c9c9
parent961811f3e1beed3d998973c3395b2f5ab236c467
Disable the GNUstep v2 ABI on Windows.

The code remains so that we can potentially reenable it in a point
release, but the driver will reject it.  Several issues were raised
during testing that made it clear that this was not quite ready for
general consumption.

Approved by: Hans Wennborg

llvm-svn: 341350
clang/lib/Driver/ToolChains/Clang.cpp