diff options
author | wmbat <wmbat@protonmail.com> | 2021-07-02 17:08:36 +0000 |
---|---|---|
committer | Christopher Di Bella <cjdb@google.com> | 2021-07-02 17:10:19 +0000 |
commit | 2ff5a56e1ab2a95c36d3c5d2bef7c585125718ae (patch) | |
tree | 17a032552c0736aa2ac49359f2bf209a87e501ad /lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h | |
parent | 94ff00f988938d9f653eadde03cbe752eddb5120 (diff) | |
download | llvm-2ff5a56e1ab2a95c36d3c5d2bef7c585125718ae.zip llvm-2ff5a56e1ab2a95c36d3c5d2bef7c585125718ae.tar.gz llvm-2ff5a56e1ab2a95c36d3c5d2bef7c585125718ae.tar.bz2 |
[libcxx][type_traits] remove `std::is_literal_type` and `std::result_of` for C++20
C++17 deprecated `std::is_literal_type` and `std::result_of`, C++20 removed them.
Implements parts of:
* P0174R2 'Deprecating Vestigial Library Parts in C++17'.
* P0619R4 'Reviewing Deprecated Facilities of C++17 for C++20'.
Reviewed By: ldionne, Mordante, Quuxplusone, #libc
Differential Revision: https://reviews.llvm.org/D102992
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h')
0 files changed, 0 insertions, 0 deletions