llvm-project/lldb/source/Plugins/Platform/Android
Pavel Labath 4977da2c55 [lldb] Explicitly declare the default constructor in PlatformAndroidRemoteGDBServer
MSVC does not seem to like the inheriting constructor.
2022-03-02 22:35:54 +01:00
..
AdbClient.cpp Modify DataEncoder to be able to encode data in an object owned buffer. 2021-12-07 09:44:57 -08:00
AdbClient.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
CMakeLists.txt
PlatformAndroid.cpp [lldb] Rename Logging.h to LLDBLog.h and clean up includes 2022-02-03 14:47:01 +01:00
PlatformAndroid.h [lldb] Remove ConstString from Platform plugin names 2021-10-26 10:04:35 +02:00
PlatformAndroidRemoteGDBServer.cpp [lldb/Platform] Prepare decouple instance and plugin names 2022-03-02 14:57:01 +01:00
PlatformAndroidRemoteGDBServer.h [lldb] Explicitly declare the default constructor in PlatformAndroidRemoteGDBServer 2022-03-02 22:35:54 +01:00