]> granicus.if.org Git - clang/commitdiff
Attempt to fix greendragon bot after r326141
authorAdam Nemet <anemet@apple.com>
Tue, 27 Feb 2018 04:49:26 +0000 (04:49 +0000)
committerAdam Nemet <anemet@apple.com>
Tue, 27 Feb 2018 04:49:26 +0000 (04:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@326168 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/codeview-column-info.c

index 10451c98d0d423a7fcfd6f1fa2a7ddf705dd5092..6ff7449eff10cf4edeed2a7a38b35d8477480a9d 100644 (file)
@@ -1,3 +1,4 @@
+// REQUIRES: system-windows
 // Check that -dwarf-column-info does not get added to the cc1 line:
 // 1) When -gcodeview is present via the clang or clang++ driver
 // 2) When /Z7 is present via the cl driver.