llvm/libcxx
Arthur O'Dwyer 585496803c [libc++] Enable the rvalue overloads of operator<< and operator>> even in C++03.
Continuing to eliminate no-longer-needed uses of _LIBCPP_CXX03_LANG.

Differential Revision: https://reviews.llvm.org/D104725
2021-06-25 14:59:58 -04:00
..
benchmarks [libcxx][nfc] prefixes test type input_iterator with cpp17_ 2021-05-02 05:02:59 +00:00
cmake [libc++abi] Remove the LIBCXXABI_ENABLE_PIC option 2021-06-10 12:26:31 -04:00
docs [libcxx][doc] corrects LWG links in the One Ranges section 2021-06-22 19:00:23 +00:00
include [libc++] Enable the rvalue overloads of operator<< and operator>> even in C++03. 2021-06-25 14:59:58 -04:00
lib [libc++] Disentangle std::pointer_safety 2021-05-03 14:33:49 -04:00
src [libcxx] Fix a case of -Wundef warnings regarding _POSIX_TIMERS 2021-06-17 13:02:34 +03:00
test [libc++] Enable the rvalue overloads of operator<< and operator>> even in C++03. 2021-06-25 14:59:58 -04:00
utils [libc++] Remove ad-hoc modules tests that are now unnecessary 2021-06-23 09:42:56 -04:00
.clang-format [libcxx][NFC] removes IndentRequires from .clang-format 2021-04-15 19:28:45 +00:00
.gitignore
appveyor-reqs-install.cmd
appveyor.yml
CMakeLists.txt [libc++] Support per-target __config_site in per-target runtime build 2021-04-28 14:27:16 -07:00
CREDITS.TXT
LICENSE.TXT
TODO.TXT