Make the eSearchDepthFunction searches work, add tests
authorJim Ingham <jingham@apple.com>
Fri, 14 Sep 2018 18:41:40 +0000 (18:41 +0000)
committerJim Ingham <jingham@apple.com>
Fri, 14 Sep 2018 18:41:40 +0000 (18:41 +0000)
commit19a5f6202c2f4fb2929f31f81e49539a558c5f19
tree67eb9e24588e73fee16065cb9c3fea13c3143adf
parent4c30f3d4e680782746d1408c88890b318b067aae
Make the eSearchDepthFunction searches work, add tests
using the scripted breakpoint resolver.

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

llvm-svn: 342259
lldb/include/lldb/Core/SearchFilter.h
lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/scripted_bkpt/TestScriptedResolver.py
lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/scripted_bkpt/resolver.py
lldb/source/Core/SearchFilter.cpp