llvm-project/lldb/source/Plugins/LanguageRuntime
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
..
CPlusPlus Modernize the rest of the Find.* API (NFC) 2019-10-17 19:56:40 +00:00
Go Remove Go debugger plugin 2018-11-05 19:33:59 +00:00
ObjC Modernize the rest of the Find.* API (NFC) 2019-10-17 19:56:40 +00:00
RenderScript [lldb][NFC] Remove strange bool parameter from Searcher::SearchCallback 2019-10-10 11:26:51 +00:00
CMakeLists.txt Remove Java debugger plugin 2018-11-05 19:34:02 +00:00