llvm-capstone/lldb/unittests/Interpreter
Alex Langford 96a800c07f [lldb] Change setting descriptions to use StringRef instead of ConstString
These probably do not need to be in the ConstString StringPool as they
don't really need any of the advantages that ConstStrings offer.
Lifetime for these things is always static and we never need to perform
comparisons for setting descriptions.

Differential Revision: https://reviews.llvm.org/D148679
2023-04-19 14:45:02 -07:00
..
CMakeLists.txt [lldb] Fix (unintentional) recursion in CommandObjectRegexCommand 2022-02-23 12:34:14 -08:00
TestCommandPaths.cpp Revert "[lldb] Add Debugger & ScriptedMetadata reference to Platform::CreateInstance" 2023-01-13 09:13:03 -08:00
TestCompletion.cpp
TestOptionArgParser.cpp
TestOptionValue.cpp [lldb] Change setting descriptions to use StringRef instead of ConstString 2023-04-19 14:45:02 -07:00
TestOptionValueFileColonLine.cpp
TestRegexCommand.cpp [lldb] Fix (unintentional) recursion in CommandObjectRegexCommand 2022-02-23 12:34:14 -08:00