llvm-project/libcxx/include/__support
Louis Dionne 157bbe6aea [libc++] Remove the ability to use the std::nullptr_t emulation in C++03 mode
Back in https://reviews.llvm.org/D109459, we stopped using the C++03
emulation for std::nullptr_t by default, which was an ABI break. We
still left a knob for users to turn it back on if they were broken by
the change, with a note that we would remove that knob after one release.

The time has now come to remove the knob and clean up the std::nullptr_t
emulation.

Differential Revision: https://reviews.llvm.org/D114786
2022-02-07 17:51:05 -05:00
..
android
fuchsia
ibm [SystemZ][z/OS] Fix warnings from unsigned int to long in 32-bit mode 2021-11-16 13:51:35 +00:00
musl
newlib
openbsd [libcxx][gardening] Re-order includes across libcxx. 2021-05-21 13:22:10 -07:00
solaris
win32 [libc++] Remove the ability to use the std::nullptr_t emulation in C++03 mode 2022-02-07 17:51:05 -05:00
xlocale