[all-commits] [llvm/llvm-project] 300dce: [lldb] Migrate to GetPropertyAtIndexAs for FileSpe...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Thu May 4 22:24:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 300dce986f656a2d787b8e882381f39746d2fc0a
      https://github.com/llvm/llvm-project/commit/300dce986f656a2d787b8e882381f39746d2fc0a
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2023-05-04 (Thu, 04 May 2023)

  Changed paths:
    M lldb/include/lldb/Interpreter/OptionValue.h
    M lldb/source/Core/ModuleList.cpp
    M lldb/source/Interpreter/OptionValue.cpp
    M lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp
    M lldb/source/Target/Target.cpp
    M lldb/source/Target/Thread.cpp

  Log Message:
  -----------
  [lldb] Migrate to GetPropertyAtIndexAs for FileSpecList (NFC)

Use the templated GetPropertyAtIndexAs helper for FileSpecList.




More information about the All-commits mailing list