[all-commits] [llvm/llvm-project] bd7da2: [libc++] Formats the forwarded ios headers.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Wed May 3 09:35:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bd7da23c66947b601cef4f1a33d3bbc1a5365e36
https://github.com/llvm/llvm-project/commit/bd7da23c66947b601cef4f1a33d3bbc1a5365e36
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-05-03 (Wed, 03 May 2023)
Changed paths:
M libcxx/include/__fwd/fstream.h
M libcxx/include/__fwd/ios.h
M libcxx/include/__fwd/istream.h
M libcxx/include/__fwd/ostream.h
M libcxx/include/__fwd/sstream.h
M libcxx/include/__fwd/streambuf.h
M libcxx/utils/data/ignore_format.txt
Log Message:
-----------
[libc++] Formats the forwarded ios headers.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D149350
More information about the All-commits
mailing list