[all-commits] [llvm/llvm-project] 9a3178: [libc++] Modernizes the forwarded ios headers.

Mark de Wever via All-commits all-commits at lists.llvm.org
Sun May 7 03:29:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a317802efe9a6d8f86ba098c7fa8d182c2c0285
      https://github.com/llvm/llvm-project/commit/9a317802efe9a6d8f86ba098c7fa8d182c2c0285
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2023-05-07 (Sun, 07 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

  Log Message:
  -----------
  [libc++] Modernizes the forwarded ios headers.

Reviewed By: #libc, philnik

Differential Revision: https://reviews.llvm.org/D150030




More information about the All-commits mailing list