mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
relax msan error-pattern due to LLVM changes
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
// run-fail
|
||||
// error-pattern: MemorySanitizer: use-of-uninitialized-value
|
||||
// error-pattern: Uninitialized value was created by an allocation
|
||||
// error-pattern: in the stack frame of function 'random'
|
||||
// error-pattern: in the stack frame
|
||||
//
|
||||
// This test case intentionally limits the usage of the std,
|
||||
// since it will be linked with an uninstrumented version of it.
|
||||
|
||||
Reference in New Issue
Block a user