[all-commits] [llvm/llvm-project] 05d164: Revert "[libc++] NFC: Move unwrap_iter to its own ...

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Jun 2 12:59:44 PDT 2021


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

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

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

This reverts commit 924ea3bb53 *again*, this time because it broke the
LLDB build with modules. We need to figure out what's up with the libc++
modules build once and for all.

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




More information about the All-commits mailing list