llvm-project/lldb/source/Plugins/Platform
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
..
Android Modernize the rest of the Find.* API (NFC) 2019-10-17 19:56:40 +00:00
FreeBSD [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
Linux [lldb] Decouple importing the std C++ module from the way the program is compiled 2019-09-24 10:08:18 +00:00
MacOSX Add arm64_32 support to lldb, an ILP32 codegen 2019-10-16 19:14:49 +00:00
NetBSD [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
OpenBSD [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
POSIX [Utility] Replace `lldb_private::CleanUp` by `llvm::scope_exit` 2019-09-10 00:20:50 +00:00
Windows [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
gdb-server uint32_t options -> File::OpenOptions options 2019-10-14 20:15:34 +00:00
CMakeLists.txt [Platform] Remove Kalimba Platform 2019-03-27 16:23:50 +00:00