forked from OSchip/llvm-project
Attempt to fix greendragon bot after r326141
llvm-svn: 326168
This commit is contained in:
parent
fcaa0323ec
commit
eec8221d4b
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue