diff options
| author | Louis Dionne <ldionne.2@gmail.com> | 2023-10-27 10:19:20 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-27 10:19:20 -0400 |
| commit | cb950c9dc9bff37367068310bdfad75c7274915c (patch) | |
| tree | 9c7a4013be505f17785cb845dc03f3b52f90a16e /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | deb429e5b0003b4951b6387fe6d0cb0ea4181f8a (diff) | |
[libc++] Make sure we implement and test LWG2280 properly (#67670)
We did not mark std::begin/std::end as noexcept for C-style arrays, we
did not have conditional noexcept on cbegin/cend, and we did not mark
array cbegin/cend as constexpr in all Standard modes. Since this is a
LWG issue, we should implement it as a DR in all Standard modes as
usual.
This patch fixes these issues and adds test coverage. Fixes #67471.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
