llvm-project/lldb/source
Raphael Isemann 718d94187d Revert "[lldb] Fix string summary of an empty NSPathStore2"
This reverts commit 939ca455e7.

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
2020-03-19 13:08:39 +01:00
..
API [lldb] s/ExecutionContext/Target in Disassembler 2020-03-05 14:46:39 +01:00
Breakpoint [lldb][NFC] Move local variables near to their usage 2020-03-04 16:56:51 +03:00
Commands [lldb/Target] Support more than 2 symbols in StackFrameRecognizer 2020-03-18 14:15:58 +01:00
Core [lldb] Reduce duplication in the Disassembler class 2020-03-09 13:41:43 +01:00
DataFormatters Revert "[lldb] Fix string summary of an empty NSPathStore2" 2020-03-19 13:08:39 +01:00
Expression [lldb][NFC] Modernize logging UserExpression 2020-03-04 09:04:54 -08:00
Host [Host] Remove some code that's not needed anymore. 2020-03-18 14:44:53 -07:00
Initialization [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
Interpreter [lldb] Update the current execution context at the beginning of tab completions 2020-03-06 10:44:00 -08:00
Plugins Revert "[lldb] Fix string summary of an empty NSPathStore2" 2020-03-19 13:08:39 +01:00
Symbol Add a verification mechanism to CompilerType. 2020-03-11 12:43:32 -07:00
Target [lldb/Target] Support more than 2 symbols in StackFrameRecognizer 2020-03-18 14:15:58 +01:00
Utility [lldb/Reproducers] Intercept the FindProcesses API 2020-03-13 09:31:35 -07:00
CMakeLists.txt Make LLVM_APPEND_VC_REV=OFF affect clang, lld, and lldb as well. 2020-01-16 19:04:08 -05:00
lldb.cpp [lldb] Fix version string when using LLDB_REVISION but not LLDB_REPOSITORY 2020-02-20 10:07:50 -08:00