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

Roland McGrath via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 25 15:39:47 PST 2019


mcgrathr accepted this revision.
mcgrathr added a comment.
This revision is now accepted and ready to land.

Should you add `-nostdinc++` to the compilation flags to drive home that this code can't depend on any library headers?


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