summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorKrystian Stasiowski <sdkrystian@gmail.com>2024-08-22 09:22:33 -0400
committerGitHub <noreply@github.com>2024-08-22 09:22:33 -0400
commitc82f7976ae20a7c76904415eae1964bab78f1a04 (patch)
tree6fe727568ece63805b95b970a4bcd0767da7325c /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentd163935585cd8d538da8326a8e4e9e7da8aa1755 (diff)
[Clang][Sema] Rebuild template parameters for out-of-line template definitions and partial specializations (#104030)
We need to rebuild the template parameters of out-of-line definitions/specializations of member templates in the context of the current instantiation for the purposes of declaration matching. We already do this for function templates and class templates, but not variable templates, partial specializations of variable template, and partial specializations of class templates. This patch fixes the latter cases.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions