[libcxx-commits] [PATCH] D109435: [libc++][NFC] Rename _EnableIf to __enable_if_t for consistency

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Sep 8 06:20:03 PDT 2021


Quuxplusone added a comment.

Seems reasonable //if// this is the direction we end up going. I think you should hold off until we figure out whether this needs to be `_LIBCPP_ENABLEIF`. (I think that depends only on whether we care about good diagnostics on Clang 13.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109435



More information about the libcxx-commits mailing list