]> granicus.if.org Git - clang/commit
Add a missing "REQUIRES: system-windows" to a Windows-only test.
authorDavid L. Jones <dlj@google.com>
Wed, 8 Nov 2017 20:03:11 +0000 (20:03 +0000)
committerDavid L. Jones <dlj@google.com>
Wed, 8 Nov 2017 20:03:11 +0000 (20:03 +0000)
commita7540887e8b5cb34ee28c12bef863bad85c65b6f
treee8d9290e273dba03920bf15a8c7742fcf5ed0b87
parent8f15f3c70065372ce412075f5f369847b55351d2
Add a missing "REQUIRES: system-windows" to a Windows-only test.

This un-breaks builds on other platforms. Otherwise, they fail due to warnings like:

warning: unable to find a Visual Studio installation; try running Clang from a developer command prompt [-Wmsvc-not-found]

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@317716 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/coverage.c