We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 876ca7e + 43bf0e2 commit a08f197Copy full SHA for a08f197
test/Sanitizers/scudo.swift
@@ -8,4 +8,4 @@ let allocated = UnsafeMutableRawPointer.allocate(byteCount: 128, alignment: 1)
8
allocated.deallocate()
9
10
11
-// CHECK: ERROR: invalid chunk state
+// CHECK: {{ERROR: invalid chunk state|\*\*\* GWP-ASan detected a memory error \*\*\*}}
0 commit comments