fix ignore header in MSVC test
This commit is contained in:
parent
d610b0c514
commit
9df8da8e04
@ -1,7 +1,7 @@
|
||||
// Tests that the compiler errors if the user tries to turn off unwind tables
|
||||
// when they are required.
|
||||
//
|
||||
// only-x86_64-windows-msvc
|
||||
// only-x86_64-pc-windows-msvc
|
||||
// compile-flags: -C force-unwind-tables=no
|
||||
//
|
||||
// error-pattern: target requires unwind tables, they cannot be disabled with `-C force-unwind-tables=no`.
|
||||
|
Loading…
Reference in New Issue
Block a user