summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorBruno Ricci <riccibrun@gmail.com>2019-03-25 21:37:10 +0000
committerBruno Ricci <riccibrun@gmail.com>2019-03-25 21:37:10 +0000
commit95550e412f3a998797d08463f4fac6b782f4766b (patch)
treeb089f7d3a5a5eeeddb4b253ce0bf05611063de34 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parent77bf2e3704c4b1f27804d5bc08836cd0a3d8486f (diff)
[Sema] Don't check for array bounds when the types in the base expression are dependent
Bail-out of CheckArrayAccess when the types of the base expression before and after eventual casts are dependent. We will get another chance to check for array bounds during instantiation. Fixes PR41087. Differential Revision: https://reviews.llvm.org/D59776 Reviewed By: efriedma llvm-svn: 356957
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions