[libcxx-commits] [PATCH] D58852: Changes from integrating PSTL with libstdc++

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Mar 4 08:09:13 PST 2019


ldionne added a comment.

In D58852#1416971 <https://reviews.llvm.org/D58852#1416971>, @rodgert wrote:

> I tried to git rebase --interactive my way into something along those lines, but the series of commits which were squashed into this one made the process fairly messy. I can certainly split this one into two changes though, one that introduces the forward declarations (it also removes some unused includes), and one that simultaneously deprecates the support for the Makefile tests and reintroduces them with the new structure. Would that work for you?


Yes.


Repository:
  rPSTL pstl

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

https://reviews.llvm.org/D58852





More information about the libcxx-commits mailing list