summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>2022-07-18 15:41:43 +0800
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>2022-07-18 15:46:26 +0800
commit4983fdfec0443cf388adb87b816b7298a7bdf273 (patch)
tree7d8bedb473adb719277d3b6707c46579247f87c3 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent11079e8820ab58417365c226d39f2615b0bef685 (diff)
[C++20] [Modules] Handle reachability for deduction guide
Previously, we forget to handle reachability for deduction guide. The deduction guide is a hint to the compiler. And the deduction guide should be able to use if the corresponding template decl is reachable.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions