[libcxx-commits] [PATCH] D102703: Move basic_format_parse_context to its own header.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue May 18 10:54:33 PDT 2021
Mordante created this revision.
Herald added a subscriber: mgorny.
Mordante requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
This is a preparation to split the format header in smaller parts for the
upcoming patches.
Depends on D101723 <https://reviews.llvm.org/D101723>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D102703
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__format/format_parse_context.h
libcxx/include/format
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102703.346216.patch
Type: text/x-patch
Size: 8190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210518/649ab6ca/attachment-0001.bin>
More information about the libcxx-commits
mailing list