llvm-project/lldb/source/Plugins/Platform/Android
Adrian Prantl 1ad655e255 Modernize the rest of the Find.* API (NFC)
This patch removes the size_t return value and the append parameter
from the remainder of the Find.* functions in LLDB's internal API. As
in the previous patches, this is motivated by the fact that these
parameters aren't really used, and in the case of the append parameter
were frequently implemented incorrectly.

Differential Revision: https://reviews.llvm.org/D69119

llvm-svn: 375160
2019-10-17 19:56:40 +00:00
..
AdbClient.cpp [Platform/Android] Read the adb server from an env variable if set 2019-08-27 20:00:02 +00:00
AdbClient.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CMakeLists.txt
PlatformAndroid.cpp Modernize the rest of the Find.* API (NFC) 2019-10-17 19:56:40 +00:00
PlatformAndroid.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
PlatformAndroidRemoteGDBServer.cpp [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) 2019-07-24 17:56:10 +00:00
PlatformAndroidRemoteGDBServer.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00