[all-commits] [llvm/llvm-project] bbcdce: [TypeCategory] IsApplicable gets a LanguageType, n...
Davide Italiano via All-commits
all-commits at lists.llvm.org
Tue Dec 10 14:59:41 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bbcdcea4bf8423041108e22dc619f7d5fdae9870
https://github.com/llvm/llvm-project/commit/bbcdcea4bf8423041108e22dc619f7d5fdae9870
Author: Davide Italiano <ditaliano at apple.com>
Date: 2019-12-10 (Tue, 10 Dec 2019)
Changed paths:
M lldb/include/lldb/DataFormatters/TypeCategory.h
M lldb/source/DataFormatters/TypeCategory.cpp
Log Message:
-----------
[TypeCategory] IsApplicable gets a LanguageType, not a ValueObject.
Reviewers: aprantl, teemperor
Subscribers: lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D71305
More information about the All-commits
mailing list