[libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline

Petr Hosek via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 29 12:37:20 PST 2019


phosek added a comment.

In D57262#1375484 <https://reviews.llvm.org/D57262#1375484>, @ldionne wrote:

> As much as I hate duplicating stuff like `upper_bound`, I find the removal of the circular dependency so nice that I don't care.


I have exactly the same feeling about this one ;)


Repository:
  rUNW libunwind

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

https://reviews.llvm.org/D57262





More information about the libcxx-commits mailing list