diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2024-10-02 17:09:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-02 17:09:06 +0200 |
commit | d278fa5e1a65cb0583fd4ca7814da6b238c66e9f (patch) | |
tree | 89f582f889af19a1637b79086e72443b947c622f /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | 09ba83be0ac178851e3c9c9c8fefddbdd4d8353f (diff) | |
download | llvm-d278fa5e1a65cb0583fd4ca7814da6b238c66e9f.zip llvm-d278fa5e1a65cb0583fd4ca7814da6b238c66e9f.tar.gz llvm-d278fa5e1a65cb0583fd4ca7814da6b238c66e9f.tar.bz2 |
[libc++] Fix constant initialization of unique_ptr in C++17 and prior (#108956)
This is already tested in
`std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/default.pass.cpp`
except that `TEST_CONSTINIT` doesn't do anything before C++20 without
this patch.
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions