summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2022-07-22 12:30:47 -0700
committerErich Keane <erich.keane@intel.com>2022-07-22 12:37:14 -0700
commit3ff86f961094306d1a3f219a44614e9cfd1dbd6b (patch)
tree1b2e125387ffd8d05575f6890a171dfbe3e99b38 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent7068aa98412ade19a34b7ed126f4669f581b2311 (diff)
[NFC] Start saving InstantiatedFromDecl in non-template functions
In cases where a non-template function is defined inside a function template, we don't have information about the original uninstantiated version. In the case of concepts instantiation, we will need the ability to get back to the original template. This patch splits a piece of the deferred concepts instantaition patch off to accomplish the storage of this, with minor runtime overhead, and zero additional storage.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions