diff options
| author | A. Jiang <de34@live.cn> | 2025-11-09 08:40:39 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-09 08:40:39 +0800 |
| commit | 3bb903e3c0afcc2fb17ebf2b7da127d1595dba56 (patch) | |
| tree | e7ea39361b3158e7389ce99d10f386459f538ba0 /llvm/lib/Support/DeltaAlgorithm.cpp | |
| parent | 91821ba86607e423cfc0049eccd694153c544d59 (diff) | |
| download | llvm-3bb903e3c0afcc2fb17ebf2b7da127d1595dba56.zip llvm-3bb903e3c0afcc2fb17ebf2b7da127d1595dba56.tar.gz llvm-3bb903e3c0afcc2fb17ebf2b7da127d1595dba56.tar.bz2 | |
[libc++] Treat P0513R0 as a defect report against C++11 (#166690)
P0513R0 is essentially a collective resolution paper of LWG2543,
LWG2791, LWG2809, and LWG2817.
Among these LWG issues, LWG2543 (conditionally enabled `hash`) and
LWG2817 (`hash<nullptr_t>`) affect pre-C++17 utilities. We generally
backport changes from LWG issues, so this patch backports the relevant
parts of P0513R0.
Although we provide `hash<unique_ptr>` as an extension in C++03 mode, as
C++03 mode isn't encouraged now, this patch leaves `hash<unique_ptr>`
unchanged in C++03 mode.
Diffstat (limited to 'llvm/lib/Support/DeltaAlgorithm.cpp')
0 files changed, 0 insertions, 0 deletions
