diff options
author | Mark de Wever <koraq@xs4all.nl> | 2021-04-24 17:28:35 +0200 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2021-04-25 13:27:19 +0200 |
commit | a354fd56c5046cc4317a301d90908520f6c4717a (patch) | |
tree | a7639980c00ff240eeda3a1b23ae9dfc5a6931e2 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | 8d018c79ee5f14e1433b8cbb02dd89d0941516ff (diff) | |
download | llvm-a354fd56c5046cc4317a301d90908520f6c4717a.zip llvm-a354fd56c5046cc4317a301d90908520f6c4717a.tar.gz llvm-a354fd56c5046cc4317a301d90908520f6c4717a.tar.bz2 |
[libc++] Adds __utility/to_underlying.h.
During the review of D97115 it was mentioned adding the `<utility>`
header for `__to_underlying` was a bit unfortunate. Nowadays we tend to
implement smaller headers, so a good reason to move `std::to_underlying`
to its own header and adjust `<charconv>` to use the new header.
Differential Revision: https://reviews.llvm.org/D101233
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions