summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authoroffsetof <offsetof@mailo.com>2025-03-25 14:30:16 +0000
committerGitHub <noreply@github.com>2025-03-25 15:30:16 +0100
commit5105ecc413757999ea0aec238ed54ae39dbf005d (patch)
tree64867ebadfa528f39238070d248586ac10e199cd /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentdb33978c467c6d794fc768e14a18abcc089e6ba5 (diff)
[clang] Refine handling of C++20 aggregate initialization (#131320)
* Move parts of `InitializationSequence::InitializeFrom` corresponding to C++ [dcl.init.general] p16.6.1 and p16.6.2 into a separate function,`TryConstructorOrParenListInitialization` * Use it in `TryListInitialization` to implement [dcl.init.list] p3.2 * Fix parenthesized aggregate initialization being attempted in copy-initialization contexts or when the constructor call is ambiguous Co-authored-by: cor3ntin <corentinjabot@gmail.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions