[all-commits] [llvm/llvm-project] 718d94: Revert "[lldb] Fix string summary of an empty NSPa...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Thu Mar 19 05:08:53 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 718d94187dbb2388dbc84deb5d49004fd552817c
      https://github.com/llvm/llvm-project/commit/718d94187dbb2388dbc84deb5d49004fd552817c
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M lldb/include/lldb/DataFormatters/StringPrinter.h
    M lldb/source/DataFormatters/StringPrinter.cpp
    M lldb/source/Plugins/Language/ObjC/NSString.cpp
    M lldb/test/API/functionalities/data-formatter/data-formatter-objc/nsstring/TestDataFormatterNSString.py
    M lldb/test/API/functionalities/data-formatter/data-formatter-objc/nsstring/main.m

  Log Message:
  -----------
  Revert "[lldb] Fix string summary of an empty NSPathStore2"

This reverts commit 939ca455e72e822450013eff37c9ea7746850350.

This failed on the debian bot for some reason:
  File "/home/worker/lldb-x86_64-debian/lldb-x86_64-debian/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libstdcpp/string/TestDataFormatterStdString.py", line 67, in test_with_run_command
    "s summary wrong")
AssertionError: 'L"hello world! מזל טוב!\\0!\\0!!!!\\0\\0A\\0\\U0000fffd\\U0000fffd\\U0000fffd\\ [truncated]... != 'L"hello world! מזל טוב!"'
Diff is 2156 characters long. Set self.maxDiff to None to see it. : s summary wrong




More information about the All-commits mailing list