summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorCongcong Cai <congcongcai0907@163.com>2025-09-04 22:28:42 +0800
committerGitHub <noreply@github.com>2025-09-04 14:28:42 +0000
commita3186bed6acdc85d1e121305a2537ee3353f3660 (patch)
tree0938205dfcd97a1d840af234481891bb727d56b9 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent3e10bdd18e88fe971fc10398775077dfdcb3554b (diff)
[clang][initlist] handle incomplete array type in Constant Expr Calculation (#155080)
fix: #151716 In #65918, support of incomplete array type is added in TryReferenceListInitialization. It causes the crash in Constant Expr Calculation since it only considers the case where it is ConstantArrayType. This patch wants to add support for incomplete array type also.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions