[all-commits] [llvm/llvm-project] c54d30: [libc++] NFC: Move indirect_concepts.h to __iterat...

Louis Dionne via All-commits all-commits at lists.llvm.org
Fri Jun 11 09:57:24 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c54d3050f7b9fa550144f792d79ec5b2d5de31c5
      https://github.com/llvm/llvm-project/commit/c54d3050f7b9fa550144f792d79ec5b2d5de31c5
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2021-06-11 (Fri, 11 Jun 2021)

  Changed paths:
    M libcxx/include/CMakeLists.txt
    M libcxx/include/__iterator/concepts.h
    R libcxx/include/__iterator/indirect_concepts.h
    M libcxx/include/__iterator/projected.h
    M libcxx/include/iterator

  Log Message:
  -----------
  [libc++] NFC: Move indirect_concepts.h to __iterator/concepts.h

There's no fundamental reason to separate those from the other iterator
concepts.

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




More information about the All-commits mailing list