Commit 30e44d9
committed
[lldb] Disable reading conformances on remote devices.
This is a stop-gap to prevent a very expensive operation on remote
devices. This degrades the experience to what it was on the 6.0
branch, while preserving the functionality when debugging locally and
on a simulator.
rdar://1435800311 parent 5f7c906 commit 30e44d9
File tree
1 file changed
+9
-0
lines changed- lldb/source/Plugins/LanguageRuntime/Swift
1 file changed
+9
-0
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3096 | 3096 | | |
3097 | 3097 | | |
3098 | 3098 | | |
| 3099 | + | |
| 3100 | + | |
| 3101 | + | |
| 3102 | + | |
| 3103 | + | |
| 3104 | + | |
| 3105 | + | |
| 3106 | + | |
| 3107 | + | |
3099 | 3108 | | |
3100 | 3109 | | |
3101 | 3110 | | |
| |||
0 commit comments