[libcxx-commits] [PATCH] D91139: [7/N] [libcxx] Don't use __int128 for msvc targets
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Dec 6 13:52:08 PST 2020
mstorsjo abandoned this revision.
mstorsjo added a comment.
Abandoning this one for now, see https://reviews.llvm.org/D91139#2429595 for the supposed path forward for MSVC configurations. For mingw configurations, this patch isn't needed and everything else needed for std::filesystem is available.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91139/new/
https://reviews.llvm.org/D91139
More information about the libcxx-commits
mailing list