[FormatManager] GetCandidateLanguages shouldn't know about ValueObject.
authorDavide Italiano <ditaliano@apple.com>
Tue, 10 Dec 2019 01:04:46 +0000 (17:04 -0800)
committerDavide Italiano <ditaliano@apple.com>
Tue, 10 Dec 2019 01:16:20 +0000 (17:16 -0800)
commitbc69dd2cfae37a335b9a0125e161c54548a9d2a5
tree84542148d8f03fdbc2f23ae37168e730ed1e3152
parentbbf7860b9371799609f0e918e468f8e997f62eb3
[FormatManager] GetCandidateLanguages shouldn't know about ValueObject.

Reviewers: jingham, teemperor, JDevlieghere, aprantl

Subscribers: lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D71236
lldb/include/lldb/DataFormatters/FormatManager.h
lldb/source/DataFormatters/FormatClasses.cpp
lldb/source/DataFormatters/FormatManager.cpp