llvm-project/lldb/unittests
Zachary Turner 6fa7681bb6 Convert many functions to use StringRefs.
Where possible, remove the const char* version.  To keep the
risk and impact here minimal, I've only done the simplest
functions.

In the process, I found a few opportunities for adding some
unit tests, so I added those as well.

Tested on Windows, Linux, and OSX.

llvm-svn: 281799
2016-09-17 02:00:02 +00:00
..
Breakpoint Convert many functions to use StringRefs. 2016-09-17 02:00:02 +00:00
Core Allow ArchSpec to take a StringRef. 2016-09-15 21:32:57 +00:00
Editline *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Expression *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Host Fix unittest compilation on windows 2016-09-07 08:46:50 +00:00
Interpreter Convert many functions to use StringRefs. 2016-09-17 02:00:02 +00:00
Language *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Platform Convert many functions to use StringRefs. 2016-09-17 02:00:02 +00:00
Process MinidumpParsing: pid, modules, exceptions, strings 2016-09-13 15:54:38 +00:00
ScriptInterpreter *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Symbol *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SymbolFile *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Utility *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
CMakeLists.txt Convert many functions to use StringRefs. 2016-09-17 02:00:02 +00:00
gtest_common.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00