[all-commits] [llvm/llvm-project] 087666: [libc++][NFC] Move __format/format_fwd.h to __fwd/...
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Fri Mar 8 11:43:32 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 087666811452e1b6490d59572337aaa907f93e7c
https://github.com/llvm/llvm-project/commit/087666811452e1b6490d59572337aaa907f93e7c
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2024-03-08 (Fri, 08 Mar 2024)
Changed paths:
M libcxx/include/CMakeLists.txt
M libcxx/include/__format/concepts.h
M libcxx/include/__format/format_arg.h
M libcxx/include/__format/format_args.h
M libcxx/include/__format/format_context.h
R libcxx/include/__format/format_fwd.h
M libcxx/include/__format/formatter.h
A libcxx/include/__fwd/format.h
M libcxx/include/format
M libcxx/include/libcxx.imp
M libcxx/include/module.modulemap
Log Message:
-----------
[libc++][NFC] Move __format/format_fwd.h to __fwd/format.h (#84336)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list