[libcxx-commits] [PATCH] D57455: [libunwind] Provide inline placement new definition

Michał Górny via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 1 12:24:52 PST 2019


mgorny added a comment.

A little ping, since this is keeping buildbot red for some time already.

I would suggest going for the always-inline version for now, and possibly devising another fix in the future.

Also might be worthwhile to ask on stackoverflow. @phosek, would you do that? If not, I can but I think you can describe the problem better.


Repository:
  rUNW libunwind

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

https://reviews.llvm.org/D57455





More information about the libcxx-commits mailing list