llvm-project
4ea5c603 - [lldb][Type] Add TypeQuery::SetLanguages API (#75926)

Commit
1 year ago
[lldb][Type] Add TypeQuery::SetLanguages API (#75926) This is required for users of `TypeQuery` that limit the set of languages of the query using APIs such as `GetSupportedLanguagesForTypes` or `GetSupportedLanguagesForExpressions`. Example usage: https://github.com/apple/llvm-project/pull/7885
Author
Parents
Loading