[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:10:10 PDT 2021


ldionne added a comment.

This shouldn't be necessary anymore since we won't be using `_EnableIf` in libc++ 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