diff options
author | David Greene <greened@obbligato.org> | 2019-10-08 16:25:42 +0000 |
---|---|---|
committer | David Greene <greened@obbligato.org> | 2019-10-08 16:25:42 +0000 |
commit | eb6698572623f7f704596949bfc2a6bdcc7940d1 (patch) | |
tree | b854fb093c7f84728b5aa1e1a8f27bfee1489b29 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 02376077be5567fe0d7d1e51679aac121e4bbf79 (diff) | |
download | llvm-eb6698572623f7f704596949bfc2a6bdcc7940d1.zip llvm-eb6698572623f7f704596949bfc2a6bdcc7940d1.tar.gz llvm-eb6698572623f7f704596949bfc2a6bdcc7940d1.tar.bz2 |
[UpdateCCTestChecks] Detect function mangled name on separate line
Sometimes functions with large comment blocks in front of them have their
declarations output on several lines by c-index-test. Hence the one-line
function name/line/mangled pattern will not work to detect them. Break the
pattern up into two patterns and keep state after seeing the name/line
information until we finally see the mangled name.
Differential Revision: https://reviews.llvm.org/D68272
llvm-svn: 374078
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions