aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2021-12-18 17:55:39 +0100
committerNikita Popov <npopov@redhat.com>2021-12-18 17:57:15 +0100
commit474b20b45053aa790bb425528b3f98ebd2f75120 (patch)
tree9f75b043200efb8da68733bf209f770ebacb015c /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parent37a203f63e7bc6da744babac94841e860e74bbab (diff)
downloadllvm-474b20b45053aa790bb425528b3f98ebd2f75120.zip
llvm-474b20b45053aa790bb425528b3f98ebd2f75120.tar.gz
llvm-474b20b45053aa790bb425528b3f98ebd2f75120.tar.bz2
[LLParser] Avoid unnecessary AttrBuilder<->AttributeSet roundtrip (NFC)
This was creating an AttributeSet from an AttrBuilder, and then (implicitly) constructing an AttrBuilder from the AttributeSet, and then the method would internally convert that back into an AttributeSet. Instead, directly pass the AttrBuilder.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions