diff options
author | Mark de Wever <koraq@xs4all.nl> | 2021-06-06 13:44:10 +0200 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2021-06-09 20:43:12 +0200 |
commit | e7c621a607889e3df1e8becdb96817dbcf3933a4 (patch) | |
tree | e0a77f28465d8d1276233100856e42ea998b3cc0 /llvm/lib/TextAPI/Target.cpp | |
parent | 62bd7da889c1e9604b2b0c8d8c7683b30c8b8ff0 (diff) | |
download | llvm-e7c621a607889e3df1e8becdb96817dbcf3933a4.zip llvm-e7c621a607889e3df1e8becdb96817dbcf3933a4.tar.gz llvm-e7c621a607889e3df1e8becdb96817dbcf3933a4.tar.bz2 |
[libc++][nfc] Test std::unique_ptr self move assignment.
The post-conditions for the self move assignment of `std::unique_ptr`
were changed. This requires no implementation changes. A test was added
to validate the new post-conditions.
Addresses
- LWG-3455: Incorrect Postconditions on `unique_ptr` move assignment
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D103764
Diffstat (limited to 'llvm/lib/TextAPI/Target.cpp')
0 files changed, 0 insertions, 0 deletions