fix ignore header in MSVC test
This commit is contained in:
parent
d610b0c514
commit
9df8da8e04
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue