[all-commits] [llvm/llvm-project] 158c05: [LLDB][NFC] Remove dead code (#68927)

Walter Erquinigo via All-commits all-commits at lists.llvm.org
Fri Oct 13 10:54:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 158c0529901ec683a41bafafeb7f14de74999517
      https://github.com/llvm/llvm-project/commit/158c0529901ec683a41bafafeb7f14de74999517
  Author: Walter Erquinigo <a20012251 at gmail.com>
  Date:   2023-10-13 (Fri, 13 Oct 2023)

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

  Log Message:
  -----------
  [LLDB][NFC] Remove dead code (#68927)

I found some type/typesystem code that is dead and some of it seems to
have been replaced by the ValueObjectPrinter.




More information about the All-commits mailing list