[all-commits] [llvm/llvm-project] 11e400: [libc++][format][nfc] Header cleanup.
mordante via All-commits
all-commits at lists.llvm.org
Wed Feb 9 08:12:18 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 11e4001ba2b40ffa7988e54e965b51b584bb827b
https://github.com/llvm/llvm-project/commit/11e4001ba2b40ffa7988e54e965b51b584bb827b
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2022-02-09 (Wed, 09 Feb 2022)
Changed paths:
M libcxx/include/__format/format_arg.h
M libcxx/include/__format/format_args.h
M libcxx/include/__format/format_context.h
M libcxx/include/__format/format_fwd.h
M libcxx/include/__format/formatter.h
M libcxx/include/__format/formatter_string.h
M libcxx/include/format
Log Message:
-----------
[libc++][format][nfc] Header cleanup.
Remove the unneeded macro protection, forward declarations, and
includes.
Reviewed By: #libc, Quuxplusone, ldionne, philnik
Differential Revision: https://reviews.llvm.org/D118925
More information about the All-commits
mailing list