[PATCH] D109411: [clang] Enable the special enable_if_t diagnostics for libc++'s _EnableIf as well.

Louis Dionne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 8 06:16:03 PDT 2021


ldionne added a comment.

Actually, scratch that, we could tweak this patch so it accepts `__enable_if_t` as well (that will be the new spelling for `enable_if_t` for pre-C++14 places going forward.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109411



More information about the cfe-commits mailing list