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

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 29 07:48:33 PST 2019


ldionne accepted this revision.
ldionne added a comment.

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.


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