Attempt to fix greendragon bot after r326141

llvm-svn: 326168
This commit is contained in:
Adam Nemet 2018-02-27 04:49:26 +00:00
parent fcaa0323ec
commit eec8221d4b
1 changed files with 1 additions and 0 deletions

View 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.