Commit d324445
committed
Disable two tests that fail after enabling opaque pointer types in Swift
To be able to see how far we can get disable these two tests to see
whether other things break in CI.
swiftlang/swift#66077 is the PR that trys to enable
opaque pointers in Swift.
rdar://1098314151 parent ca18bb8 commit d324445
File tree
2 files changed
+9
-1
lines changed- lldb/test/API
- functionalities/data-formatter/swift-unsafe
- lang/swift/variables/consume_operator
2 files changed
+9
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
| |||
0 commit comments