[all-commits] [llvm/llvm-project] 4617fb: [lldb] Move implementation of GetDisplayName to Ty...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Wed Feb 12 00:32:44 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4617fb0b7fd444dca9bf7612dd632ef3feb61d48
      https://github.com/llvm/llvm-project/commit/4617fb0b7fd444dca9bf7612dd632ef3feb61d48
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-02-12 (Wed, 12 Feb 2020)

  Changed paths:
    M lldb/include/lldb/Symbol/TypeSystem.h
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
    M lldb/source/Symbol/CompilerType.cpp

  Log Message:
  -----------
  [lldb] Move implementation of GetDisplayName to TypeSystem class

CompilerType doesn't implement logic.




More information about the All-commits mailing list