[all-commits] [llvm/llvm-project] 773467: [LLDB] Add formatters for PointerIntPair, PointerU...

Sergej Jaskiewicz via All-commits all-commits at lists.llvm.org
Thu Jan 27 01:54:39 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 773467c8126318f8d735e36ed0b6eafc952bb74c
      https://github.com/llvm/llvm-project/commit/773467c8126318f8d735e36ed0b6eafc952bb74c
  Author: Sergej Jaskiewicz <sergej.jaskiewicz at jetbrains.com>
  Date:   2022-01-27 (Thu, 27 Jan 2022)

  Changed paths:
    M llvm/utils/lldbDataFormatters.py

  Log Message:
  -----------
  [LLDB] Add formatters for PointerIntPair, PointerUnion

Also, add summaries for `SmallVector` and `ArrayRef`,
and fix the `StringRef` summary provider so it doesn't
ignore the `Length` field.

Differential Revision: https://reviews.llvm.org/D117779




More information about the All-commits mailing list