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 309cb93 + e920b70 commit 55de91bCopy full SHA for 55de91b
test/Sanitizers/symbolication.swift
@@ -5,6 +5,8 @@
5
// REQUIRES: asan_runtime
6
// REQUIRES: VENDOR=apple
7
8
+// REQUIRES: rdar68353068
9
+
10
// Check that Sanitizer reports are properly symbolicated on Apple platforms,
11
// both out-of-process (via `atos`) and when falling back to in-process
12
// symbolication. Note that `atos` also demangles Swift symbol names.
0 commit comments