llvm-project/lldb/source
Richard Trieu 30935ef0bc Fix problem with r362192
The string returned only sometimes ends in NULL.  Explicitly check for the NULL
and pop off the NULL if it is there.

llvm-svn: 362194
2019-05-31 05:55:07 +00:00
..
API Make CompileUnit::GetSupportFiles return a const list 2019-05-30 08:21:25 +00:00
Breakpoint [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
Commands [Commands] Remove commented out code 2019-05-29 23:25:44 +00:00
Core Fix integer literals which are cast to bool 2019-05-24 00:44:33 +00:00
DataFormatters [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
Expression [DWARFExpression] Remove ctor that takes just a compile unit. 2019-05-28 17:34:05 +00:00
Host Fix problem with r362192 2019-05-31 05:55:07 +00:00
Initialization Initialization: move InstructionEmulation to full initialization 2019-05-06 19:38:24 +00:00
Interpreter Fix integer literals which are cast to bool 2019-05-24 00:44:33 +00:00
Plugins Make CPlusPlusNameParser robust against nullptr StringRefs. 2019-05-31 00:18:42 +00:00
Symbol Make CompileUnit::GetSupportFiles return a const list 2019-05-30 08:21:25 +00:00
Target [Target] Generalize language-specific behavior in ThreadPlanStepThrough 2019-05-30 22:00:18 +00:00
Utility [lldb-server] Support 'g' packets 2019-05-30 07:25:22 +00:00
CMakeLists.txt [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00
lldb.cpp [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00