[all-commits] [llvm/llvm-project] e15b3e: [lldb] Add support for displaying `__float128` var...

beetrees via All-commits all-commits at lists.llvm.org
Thu Jul 31 18:05:10 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e15b3ef704dec573452f6e318617c10031491030
      https://github.com/llvm/llvm-project/commit/e15b3ef704dec573452f6e318617c10031491030
  Author: beetrees <b at beetr.ee>
  Date:   2025-07-31 (Thu, 31 Jul 2025)

  Changed paths:
    M lldb/bindings/python/python-extensions.swig
    M lldb/docs/python_api_enums.rst
    M lldb/include/lldb/Symbol/TypeSystem.h
    M lldb/include/lldb/lldb-enumerations.h
    M lldb/source/Commands/CommandObjectMemory.cpp
    M lldb/source/Core/DumpDataExtractor.cpp
    M lldb/source/DataFormatters/FormatManager.cpp
    M lldb/source/DataFormatters/VectorType.cpp
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
    M lldb/source/ValueObject/ValueObject.cpp
    M lldb/unittests/Core/DumpDataExtractorTest.cpp
    M lldb/unittests/Symbol/TestTypeSystemClang.cpp

  Log Message:
  -----------
  [lldb] Add support for displaying `__float128` variables (#98369)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list