Skip to content

[lldb] Add SBType::IsAggregateType #4064

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 12, 2022

Conversation

kastiglione
Copy link

Add IsAggregateType to the SB API.

I'd like to use this from tests, and there are numerous other Is<X>Type predicates on SBType.

Differential Revision: https://reviews.llvm.org/D121252

(cherry picked from commit 704001e)

Add `IsAggregateType` to the SB API.

I'd like to use this from tests, and there are numerous other `Is<X>Type`
predicates on `SBType`.

Differential Revision: https://reviews.llvm.org/D121252

(cherry picked from commit 704001e)
@kastiglione
Copy link
Author

@swift-ci test

@kastiglione kastiglione merged commit 974d1cd into stable/20211026 Mar 12, 2022
@kastiglione kastiglione deleted the lldb-pick-IsAggregateType branch March 12, 2022 03:24
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.

1 participant