[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 16:08:22 PST 2022
philnik updated this revision to Diff 405825.
philnik marked an inline comment as done.
philnik added a comment.
@Quuxplusone are you OK with it just being clang-formatted? I know you and I disagree what is readable, but I think in this case there is nothing you would object to.
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.405825.patch
Type: text/x-patch
Size: 6214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220204/1058b281/attachment.bin>
More information about the libcxx-commits
mailing list