llvm-project/lldb/unittests/Target
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
..
Inputs
CMakeLists.txt Move ProcessInstanceInfoTest to Utility 2019-08-26 13:07:02 +00:00
ExecutionContextTest.cpp [ExecutionContext] Return the target/process byte order. 2019-08-07 16:09:35 +00:00
MemoryRegionInfoTest.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ModuleCacheTest.cpp Modernize the rest of the Find.* API (NFC) 2019-10-17 19:56:40 +00:00
PathMappingListTest.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00