Commit 0855e25
committed
[lldb] Merge SwiftLanguageRuntimeImpl back into SwiftLanguageRuntime (NFC)
The lazy initialization of the Runtime used to be necessary before the
ReflectionContext was able to initialized lazily. Since we can just
defer initializing ReflectionContext, we can get rid of the extra
indirection.1 parent 4456757 commit 0855e25
File tree
8 files changed
+538
-1154
lines changed- lldb/source/Plugins
- LanguageRuntime/Swift
- TypeSystem/Swift
8 files changed
+538
-1154
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments