ldionne accepted this revision. ldionne added a comment. This revision is now accepted and ready to land.
This seems reasonable to me. ================ Comment at: clang/lib/Sema/SemaTemplate.cpp:3514 /// Determine whether this alias template is "enable_if_t". +/// libc++ >=14 uses "__enable_if_t" in C++11 mode. static bool isEnableIfAliasTemplate(TypeAliasTemplateDecl *AliasTemplate) { ---------------- Nit: `libc++ >= 14` Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D109411/new/ https://reviews.llvm.org/D109411 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits