Commit 680fb6a
[Swift CI] Re-enable sanitizer symbolication tests (#38489)
We updated the Swift CI nodes to a version of Xcode that includes the
fix for a regression in atos that broke sanitizer report symbolication.
Regression: rdar://79151503 (If atos is handed a dSYM, it should find the binary rather than erring)
Fix: rdar://80345994 (Regression: atos -p <pid> exits immediately)
Radar-Id: rdar://80274830
Co-authored-by: Julian Lettner <julian.lettner@apple.com>1 parent 50a1817 commit 680fb6a
File tree
2 files changed
+0
-8
lines changed- test/Sanitizers
- tsan
2 files changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 8 | | |
13 | 9 | | |
14 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 13 | | |
18 | 14 | | |
19 | 15 | | |
| |||
0 commit comments