[libcxx-commits] [PATCH] D119603: [libc++] Remove <experimental/filesystem> header

Joe Loser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 11 16:12:28 PST 2022


jloser updated this revision to Diff 408092.
jloser added a comment.

Fix typo in release notes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119603

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/include/CMakeLists.txt
  libcxx/include/experimental/__config
  libcxx/include/experimental/filesystem
  libcxx/include/module.modulemap
  libcxx/test/libcxx/double_include.sh.cpp
  libcxx/test/libcxx/experimental/filesystem/deprecated.verify.cpp
  libcxx/test/libcxx/experimental/filesystem/version.pass.cpp
  libcxx/test/libcxx/min_max_macros.compile.pass.cpp
  libcxx/test/libcxx/nasty_macros.compile.pass.cpp
  libcxx/test/libcxx/no_assert_include.compile.pass.cpp
  libcxx/test/std/experimental/filesystem/fs.req.macros/feature_macro.pass.cpp
  libcxx/test/std/experimental/filesystem/fs.req.namespace/namespace.pass.cpp
  libcxx/utils/generate_header_tests.py
  llvm/utils/gn/secondary/libcxx/include/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119603.408092.patch
Type: text/x-patch
Size: 20101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220212/71075bf6/attachment-0001.bin>


More information about the libcxx-commits mailing list