[all-commits] [llvm/llvm-project] 892990: [libc++] IWYU to fix complaints when compiling wit...

Quuxplusone via All-commits all-commits at lists.llvm.org
Thu Aug 5 11:30:37 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 892990c56cc05188ad38c29c0acb283dcdf05b1e
      https://github.com/llvm/llvm-project/commit/892990c56cc05188ad38c29c0acb283dcdf05b1e
  Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
  Date:   2021-08-05 (Thu, 05 Aug 2021)

  Changed paths:
    M libcxx/include/__iterator/counted_iterator.h
    M libcxx/include/__iterator/iter_swap.h
    M libcxx/include/__ranges/access.h
    M libcxx/include/__ranges/common_view.h
    M libcxx/include/__ranges/ref_view.h
    M libcxx/include/__ranges/single_view.h
    M libcxx/include/__ranges/subrange.h
    M libcxx/include/__ranges/take_view.h
    M libcxx/include/__ranges/transform_view.h

  Log Message:
  -----------
  [libc++] IWYU to fix complaints when compiling with Modules. NFCI.

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




More information about the All-commits mailing list