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.
1 parent 9d908ec commit e920b70Copy full SHA for e920b70
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