[libcxx-commits] [PATCH] D105076: [libcxx][modularisation] splices `<iterator>` into individual headers

Mehdi AMINI via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 6 11:38:07 PDT 2021


mehdi_amini added a comment.

In D105076#2860421 <https://reviews.llvm.org/D105076#2860421>, @mehdi_amini wrote:

> Actually other than this change being about "iterator" and the file crashing clang being `libcxx/directory_iterator.cpp`, there is no specific link. I'm bisecting the blame list...

Bisected to https://reviews.llvm.org/D104806 which just got reverted! Sorry for the noise :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105076/new/

https://reviews.llvm.org/D105076



More information about the libcxx-commits mailing list