diff options
| author | Hui <hui.xie0621@gmail.com> | 2023-10-09 13:50:27 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-09 13:50:27 +0100 |
| commit | bcf172ec578a2a787de45858871e59fd64f7b196 (patch) | |
| tree | 692ab5b293c4139de1fa763b12b5d70b87b0ea82 /clang/lib/CodeGen/CodeGenModule.cpp | |
| parent | a56071ffb7f647a41e4b24ff4c2e70d6c63f40b7 (diff) | |
[libc++] LWG 3821 uses_allocator_construction_args should have overload for pair-like (#66939)
This change addresses LWG 3821 and LWG 3677.
- make `std::pair`'s constructor no longer takes `subrange`
- `uses_allocator_construction_args` constraint changes w.r.t to
`pair-like` types
- `uses_allocator_construction_args` constraints checks
`is-pair-like<remove_cv_t<T>>`
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
