aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorTom Praschan <13141438+tom-anders@users.noreply.github.com>2022-11-17 00:20:37 +0100
committerTom Praschan <13141438+tom-anders@users.noreply.github.com>2022-11-18 15:00:23 +0100
commit3cf14a7bdce08f8fe03d987a2d99c6ea47c58c03 (patch)
treedb3c142812953ac172c802fcbc879a8567fc94d9 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parent0cf888514454350cd97ab79cdb4a73e7f189eea0 (diff)
downloadllvm-3cf14a7bdce08f8fe03d987a2d99c6ea47c58c03.zip
llvm-3cf14a7bdce08f8fe03d987a2d99c6ea47c58c03.tar.gz
llvm-3cf14a7bdce08f8fe03d987a2d99c6ea47c58c03.tar.bz2
[Support] Add support for attaching payloads to points and ranges
This is useful where tests previously encoded information in the name names of ranges and points. Currently, this is pretty limited because names consist of only alphanumeric characters and '_'. With this patch, we can keep the names simple and attach optional payloads to ranges and points instead. The new syntax should be fully backwards compatible (if I haven't missed anything). I tested this against clangd unit tests and everything still passes. Differential Revision: https://reviews.llvm.org/D137909
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions