[PATCH] D46164: Support: assume `std::is_final` with MSVC

Adrian McCarthy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 27 07:50:42 PDT 2018


amccarth added a comment.

This looks fine to me.  I just dropped in to add some context on MSVC and __cplusplus:  https://blogs.msdn.microsoft.com/vcblog/2018/04/09/msvc-now-correctly-reports-__cplusplus/


Repository:
  rL LLVM

https://reviews.llvm.org/D46164





More information about the llvm-commits mailing list