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

Louis Dionne via Phabricator reviews at reviews.llvm.org
Mon Jan 7 10:52:23 PST 2019


ldionne abandoned this revision.
ldionne added a comment.

In D55791#1348567 <https://reviews.llvm.org/D55791#1348567>, @mclow.lists wrote:

> 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.


Fair enough.


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