[lldb] Move implementation of GetDisplayName to TypeSystem class
authorRaphael Isemann <teemperor@gmail.com>
Wed, 12 Feb 2020 08:10:19 +0000 (09:10 +0100)
committerRaphael Isemann <teemperor@gmail.com>
Wed, 12 Feb 2020 08:32:09 +0000 (09:32 +0100)
commit4617fb0b7fd444dca9bf7612dd632ef3feb61d48
treeba8509fea210cf2494cf87e7c98e0af9b778daaa
parent6646f315c06c178a23508d4319aa8b322687f5f7
[lldb] Move implementation of GetDisplayName to TypeSystem class

CompilerType doesn't implement logic.
lldb/include/lldb/Symbol/TypeSystem.h
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
lldb/source/Symbol/CompilerType.cpp