Commit 1e045a0
committed
[lldb] Update for extension binding cleanup
`computeExtendedNominal` no longer caches its result, it's meant to
be used by extension binding itself. We ought to migrate LLDB off it,
but for now update to set the result.1 parent 66ea3d4 commit 1e045a0
File tree
1 file changed
+6
-2
lines changed- lldb/source/Plugins/ExpressionParser/Swift
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
848 | 848 | | |
849 | 849 | | |
850 | 850 | | |
| 851 | + | |
| 852 | + | |
851 | 853 | | |
852 | 854 | | |
853 | 855 | | |
854 | | - | |
855 | | - | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
856 | 860 | | |
857 | 861 | | |
858 | 862 | | |
| |||
0 commit comments