diff options
| author | offsetof <offsetof@mailo.com> | 2025-03-25 14:30:16 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-25 15:30:16 +0100 |
| commit | 5105ecc413757999ea0aec238ed54ae39dbf005d (patch) | |
| tree | 64867ebadfa528f39238070d248586ac10e199cd /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | db33978c467c6d794fc768e14a18abcc089e6ba5 (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
