[all-commits] [llvm/llvm-project] 924ea3: [libc++] NFC: Move unwrap_iter to its own header

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Jun 1 18:47:25 PDT 2021


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

  Changed paths:
    M libcxx/include/CMakeLists.txt
    A libcxx/include/__algorithm/unwrap_iter.h
    M libcxx/include/algorithm
    M libcxx/include/module.modulemap

  Log Message:
  -----------
  [libc++] NFC: Move unwrap_iter to its own header

This re-applies 9968896cd62a, which was reverted in b13edf6e907b because
it broke the build.

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




More information about the All-commits mailing list