llvm-project/lldb/source/Plugins/JITLoader/GDB
Pavel Labath 32cb683d2d [lldb] Place PlatformQemu Properties into anonymous namespace
It's fine right now, but will break as soon as someone else declares a
PluginProperties class in the same way.

Also tighten up the scope of the anonymous namespaces surrounding the
other PluginProperties classes.
2022-10-13 15:23:58 +02:00
..
CMakeLists.txt
JITLoaderGDB.cpp [lldb] Place PlatformQemu Properties into anonymous namespace 2022-10-13 15:23:58 +02:00
JITLoaderGDB.h Remove ConstString from DynamicLoader, JITLoader and Instruction plugin names 2021-10-25 10:32:35 +02:00
JITLoaderGDBProperties.td