summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorSaar Raz <saar@raz.email>2020-02-12 15:58:51 +0200
committerSaar Raz <saar@raz.email>2020-02-12 16:02:12 +0200
commit5fef14d932fe602bf998b8fb8a809ff85ca1e245 (patch)
tree146b96f346afdea87105b8f2a92592b0a18f9418 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parentcd515a6538f4eb2c7264fe7d439b976dad10d439 (diff)
[Concepts] Do not check constraints if not all template arguments have been deduced
We previously checked the constraints of instantiated function templates even in cases where PartialOverloading was true and not all template arguments have been deduced, which caused crashes in clangd (bug 44714). We now check if all arguments have been deduced before checking constraints in partial overloading scenarios.
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions