[PATCH] D40774: [libcxx] Fix intrinsics for MSVC

Andrey Khalyavin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 4 23:24:22 PST 2017


halyavin added a comment.

In https://reviews.llvm.org/D40774#943993, @smeenai wrote:

> Are you actually using libc++ with cl? :)


People mostly use it to compile on Windows but I heard someone launches the result too. Since no one complains and it passed most of the testing, I guess the result doesn't explode. It is also part of catboost but I haven't tried how well it works there myself yet.


https://reviews.llvm.org/D40774





More information about the cfe-commits mailing list