[libcxx-commits] [PATCH] D114786: [libc++] Remove the ability to use the std::nullptr_t emulation in C++03 mode
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Feb 7 14:51:26 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG157bbe6aea22: [libc++] Remove the ability to use the std::nullptr_t emulation in C++03 mode (authored by ldionne).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114786/new/
https://reviews.llvm.org/D114786
Files:
libcxx/docs/ReleaseNotes.rst
libcxx/include/CMakeLists.txt
libcxx/include/__config
libcxx/include/__debug
libcxx/include/__format/formatter_pointer.h
libcxx/include/__memory/auto_ptr.h
libcxx/include/__nullptr
libcxx/include/__support/win32/locale_win32.h
libcxx/include/cstddef
libcxx/include/module.modulemap
libcxx/include/stddef.h
libcxx/test/std/language.support/support.types/nullptr_t.pass.cpp
libcxx/utils/generate_private_header_tests.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114786.406623.patch
Type: text/x-patch
Size: 9562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220207/97df3fe8/attachment-0001.bin>
More information about the libcxx-commits
mailing list