Skip to content

Conversation

kastiglione
Copy link

Some type systems require an execution context be available when working with types
(ex: Swift). This fixes memory read --type to support such type systems, by passing in
an execution context to GetByteSize(), instead of passing null.

rdar://158968545
(cherry picked from commit b574e63)
(cherry picked from commit 066aae1)

@kastiglione kastiglione requested a review from a team as a code owner September 23, 2025 16:37
@kastiglione
Copy link
Author

@swift-ci test

…ndObjectMemoryRead (NFC)

Some type systems require an execution context be available when working with types
(ex: Swift). This fixes `memory read --type` to support such type systems, by passing in
an execution context to `GetByteSize()`, instead of passing null.

rdar://158968545
(cherry picked from commit b574e63)
(cherry picked from commit 066aae1)
@kastiglione kastiglione force-pushed the dl/lldb-Pass-execution-context-to-CompilerType-GetByteSize-in-CommandObjectMemoryRead-NFC branch from 77d1d94 to 08b7e13 Compare September 23, 2025 17:16
@kastiglione kastiglione changed the base branch from swift/release/6.2.0 to swift/release/6.2.1 September 23, 2025 17:16
@kastiglione
Copy link
Author

Rebased to 6.2.1

@kastiglione
Copy link
Author

@swift-ci test

(cherry picked from commit 3f6b4d692a5d3a0a2439d6aaada8365d42d1ff6a)
@kastiglione
Copy link
Author

@swift-ci test

@kastiglione
Copy link
Author

Now includes llvm#160601

@adrian-prantl adrian-prantl merged commit 840bc2a into swift/release/6.2.1 Sep 29, 2025
3 checks passed
@adrian-prantl adrian-prantl deleted the dl/lldb-Pass-execution-context-to-CompilerType-GetByteSize-in-CommandObjectMemoryRead-NFC branch September 29, 2025 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants