forked from OSchip/llvm-project
2ff5a56e1a
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 |
||
---|---|---|
.. | ||
configs | ||
libcxx | ||
std | ||
support | ||
CMakeLists.txt | ||
lit.cfg.py |