[all-commits] [llvm/llvm-project] 00798e: [libc++][format] Granularizes the format header.
mordante via All-commits
all-commits at lists.llvm.org
Tue Sep 20 09:57:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00798e50064447abd1483ff8e68a4dcaef7469d7
https://github.com/llvm/llvm-project/commit/00798e50064447abd1483ff8e68a4dcaef7469d7
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2022-09-20 (Tue, 20 Sep 2022)
Changed paths:
M libcxx/include/CMakeLists.txt
A libcxx/include/__format/format_functions.h
M libcxx/include/format
M libcxx/include/module.modulemap.in
M libcxx/test/libcxx/private_headers.verify.cpp
Log Message:
-----------
[libc++][format] Granularizes the format header.
Moves the last pieces of code to its own header.
Reviewed By: ldionne, #libc
Differential Revision: https://reviews.llvm.org/D133665
More information about the All-commits
mailing list