-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Further normalize msvc-non-utf8-ouput
- Loading branch information
1 parent
4a18324
commit 26b413e
Showing
2 changed files
with
3 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
// build-fail | ||
// compile-flags:-C link-arg=märchenhaft | ||
// compile-flags:-C link-arg=⦺ⅈ⽯⭏⽽◃⡽⚞ | ||
// only-msvc | ||
// error-pattern:= note: LINK : fatal error LNK1181: | ||
// normalize-stderr-test "(\s*\|\n)\s*= note: .*\n" -> "$1" | ||
// normalize-stderr-test "(?:.|\n)*(⦺ⅈ⽯⭏⽽◃⡽⚞)(?:.|\n)*" -> "$1" | ||
pub fn main() {} |
8 changes: 1 addition & 7 deletions
8
tests/ui/native-library-link-flags/msvc-non-utf8-output.stderr
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1 @@ | ||
error: linking with `link.exe` failed: exit code: 1181 | ||
| | ||
= note: LINK : fatal error LNK1181: cannot open input file 'märchenhaft.obj' | ||
|
||
|
||
error: aborting due to previous error | ||
|
||
⦺ⅈ⽯⭏⽽◃⡽⚞ |