llvm-project/lldb
Stefan Granitz 4c01eccba2 Add ConstString test FromMidOfBufferStringRef
Summary: It was not immediately clear to me whether or not non-null-terminated StringRef's are supported in ConstString and/or the counterpart mechanism. From this test it seems to be fine. Maybe useful to keep?

Reviewers: labath

Subscribers: lldb-commits

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

llvm-svn: 339292
2018-08-08 21:57:42 +00:00
..
cmake Introduce install-lldb-framework target 2018-08-01 17:21:18 +00:00
docs Enable AUTOBRIEF in doxygen configuration. 2018-05-02 16:55:16 +00:00
examples Update cmdtemplate.py to use best pratices. 2018-06-22 23:34:24 +00:00
include/lldb Use rich mangling information in Symtab::InitNameIndexes() 2018-08-08 21:57:37 +00:00
lit [lit, python] Change the order of the quotes in the lit cfg file 2018-08-07 20:58:02 +00:00
lldb.xcodeproj Use rich mangling information in Symtab::InitNameIndexes() 2018-08-08 21:57:37 +00:00
lldb.xcworkspace Fix a typo in the gtest build target for Debug configuration. 2018-04-10 17:49:56 +00:00
packages/Python/lldbsuite If a function starts with line number 0, don't try to check if a breakpoint crossed function boundaries. 2018-08-07 21:09:55 +00:00
resources Fix up Info.plist when building LLDB.framework with CMake 2018-06-19 02:59:30 +00:00
scripts Add documentation for SBTarget::AppendImageSearchPath 2018-08-07 21:41:59 +00:00
source Use rich mangling information in Symtab::InitNameIndexes() 2018-08-08 21:57:37 +00:00
test Modify lldb_suite.py to enable python debugging 2018-08-03 21:37:01 +00:00
third_party/Python/module *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
tools [lldb-mi] Re-implement target-select command 2018-08-07 20:45:46 +00:00
unittests Add ConstString test FromMidOfBufferStringRef 2018-08-08 21:57:42 +00:00
utils [CMake] Unify and relayer testing 2018-05-03 16:54:10 +00:00
www Add instructions for building LLDB on Mac OS X with CMake 2018-08-07 17:34:13 +00:00
.arcconfig
.clang-format Updated .clang-format rules so bring LLDB in line with LLVM standards. 2016-09-06 17:19:00 +00:00
.gitignore [dotest] Remove crashinfo hook 2018-01-10 10:18:47 +00:00
CMakeLists.txt Introduce install-lldb-framework target 2018-08-01 17:21:18 +00:00
CODE_OWNERS.txt Fix/unify the spelling of Objective-C. 2018-06-13 16:21:24 +00:00
INSTALL.txt Changed builld-llvm.py to use .json files 2017-02-23 02:21:34 +00:00
LICENSE.TXT
use_lldb_suite_root.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00