[TypeCategory] IsApplicable gets a LanguageType, not a ValueObject.
authorDavide Italiano <ditaliano@apple.com>
Tue, 10 Dec 2019 22:44:51 +0000 (14:44 -0800)
committerDavide Italiano <ditaliano@apple.com>
Tue, 10 Dec 2019 22:59:34 +0000 (14:59 -0800)
commitbbcdcea4bf8423041108e22dc619f7d5fdae9870
tree47a4a387113c15a08b6ee85744a4d12cb2fc2632
parent90f4355b43eaf9eefa02226b98d8cb43f44ca879
[TypeCategory] IsApplicable gets a LanguageType, not a ValueObject.

Reviewers: aprantl, teemperor

Subscribers: lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D71305
lldb/include/lldb/DataFormatters/TypeCategory.h
lldb/source/DataFormatters/TypeCategory.cpp