llvm-project/lldb/source/Plugins/Platform/Android
Jonas Devlieghere 06412dae82 [lldb] Use std::make_unique<> (NFC)
Update the rest of lldb to use std::make_unique<>. I used clang-tidy to
automate this, which probably missed cases that are wrapped in ifdefs.
2020-06-24 17:48:40 -07:00
..
AdbClient.cpp [lldb] Use std::make_unique<> (NFC) 2020-06-24 17:48:40 -07: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/Plugin] s/LLDB_PLUGIN/LLDB_PLUGIN_DEFINE/ (NFC) 2020-02-14 09:58:24 -08:00
PlatformAndroid.h [lldb] NFC remove DISALLOW_COPY_AND_ASSIGN 2020-06-02 13:23:53 -04:00
PlatformAndroidRemoteGDBServer.cpp Use IPv4 for Android connections 2020-05-20 11:32:03 +02:00
PlatformAndroidRemoteGDBServer.h [lldb] NFC remove DISALLOW_COPY_AND_ASSIGN 2020-06-02 13:23:53 -04:00