diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-03-24 10:59:08 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-03-24 10:59:30 +0000 |
commit | 8905617ee3acec9471c34afd6258d18de801ea29 (patch) | |
tree | bf9c5d610d55dbf26108a85585f4e08f9a8052c6 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
parent | 180d211770a0a1f82d483433fab007cd4d14cbd9 (diff) | |
download | llvm-8905617ee3acec9471c34afd6258d18de801ea29.zip llvm-8905617ee3acec9471c34afd6258d18de801ea29.tar.gz llvm-8905617ee3acec9471c34afd6258d18de801ea29.tar.bz2 |
[UpdateTestChecks] Use common ir function name matcher and extend to accept periods in names (PR37586)
Remove the local versions of the IR_FUNCTION_RE matcher (they weren't doing anything different), and ensure all the function name matchers accept '.' and '-'.
We don't need to use '\.' inside python regex sets either, or '\-' as long as thats at the end of the set.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions