[libcxx-commits] [PATCH] D118914: [libc++] Move fpos into its own header

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 3 09:21:10 PST 2022


philnik updated this revision to Diff 405681.
philnik marked 2 inline comments as done.
philnik added a comment.

- Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118914

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__ios/fpos.h
  libcxx/include/ios
  libcxx/include/module.modulemap
  libcxx/include/string
  libcxx/test/std/input.output/iostreams.base/fpos/fpos.operations/fpos.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118914.405681.patch
Type: text/x-patch
Size: 6155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220203/87828fc9/attachment.bin>


More information about the libcxx-commits mailing list