llvm-project/lldb/unittests/Expression
Pavel Labath a3939e159f [lldb] Return StringRef from PluginInterface::GetPluginName
There is no reason why this function should be returning a ConstString.

While modifying these files, I also fixed several instances where
GetPluginName and GetPluginNameStatic were returning different strings.

I am not changing the return type of GetPluginNameStatic in this patch, as that
would necessitate additional changes, and this patch is big enough as it is.

Differential Revision: https://reviews.llvm.org/D111877
2021-10-18 10:14:42 +02:00
..
CMakeLists.txt Support dereferencing a DWARF scalar stack value 2021-02-12 16:12:32 -08:00
ClangExpressionDeclMapTest.cpp [lldb][NFC] Move NameSearchContext to own header/source files 2020-02-25 12:25:36 +01:00
ClangParserTest.cpp fix lldb test on lib64 systems 2020-08-03 11:19:07 +02:00
CppModuleConfigurationTest.cpp [lldb][import-std-module] Do some basic file checks before trying to import a module 2021-01-21 12:32:51 +01:00
DWARFExpressionTest.cpp [lldb] Return StringRef from PluginInterface::GetPluginName 2021-10-18 10:14:42 +02:00
DiagnosticManagerTest.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00