diff options
author | Shafik Yaghmour <syaghmour@apple.com> | 2019-05-13 16:48:06 +0000 |
---|---|---|
committer | Shafik Yaghmour <syaghmour@apple.com> | 2019-05-13 16:48:06 +0000 |
commit | 9acacebf83d393f7d73c1ab8f29a4137755d9782 (patch) | |
tree | 8952a5213ab50cec767eaa72e9e28684efe76a61 /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py | |
parent | 0b13ca2f5efddd08e08c26bb9c3ecd9ab295c769 (diff) | |
download | bcm5719-llvm-9acacebf83d393f7d73c1ab8f29a4137755d9782.tar.gz bcm5719-llvm-9acacebf83d393f7d73c1ab8f29a4137755d9782.zip |
[DataFormatters] FindLibCppStdFunctionCallableInfo() currently uses FindFunctions() in order to find a lambdas operator()() but using FindSymbolsMatchingRegExAndType() is cheaper and if we also anchor the regex using ^ this adds some additional performance gains.
Differential Revision: https://reviews.llvm.org/D61759
llvm-svn: 360599
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions