[libcxx-commits] [PATCH] D91413: [libcxx] Provide __int128_t builtins needed for filesystem on MSVC

Nico Weber via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Nov 13 08:35:07 PST 2020


thakis added a comment.

nvm, _mul128 multiplies two 64-bit numbers. but the point that this seems like a libc++-level workaround around a clang bug still stands.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91413/new/

https://reviews.llvm.org/D91413



More information about the libcxx-commits mailing list