[PATCH] D55791: [libcxx] Simplify conditional definition of _LIBCPP_HAS_NO_ALIGNED_ALLOCATION

Marshall Clow via Phabricator reviews at reviews.llvm.org
Mon Jan 7 10:50:40 PST 2019


mclow.lists added a comment.

What I'm saying is that this is a pattern we use throughout libc++, and I'd rather follow that pattern than explain why `_LIBCPP_HAS_NO_ALIGNED_ALLOCATION` is different from all these others.


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D55791





More information about the libcxx-commits mailing list