[libcxx-commits] [PATCH] D109459: [libc++][ABI BREAK] Remove the C++03 emulation for std::nullptr_t

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Sep 9 06:19:15 PDT 2021


ldionne updated this revision to Diff 371575.
ldionne added a comment.

Fix the modules build.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109459/new/

https://reviews.llvm.org/D109459

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/include/CMakeLists.txt
  libcxx/include/__config
  libcxx/include/__debug
  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: D109459.371575.patch
Type: text/x-patch
Size: 8559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210909/f1b626d2/attachment.bin>


More information about the libcxx-commits mailing list