[libcxx-commits] [PATCH] D134912: [libc++] Disable int128_t and ship filesystem on Windows by default

Thorsten via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Oct 1 03:22:49 PDT 2022


tschuett added a comment.

IIRC, the LLVM libc had similar issues. They ship their own 128-bit integer where needed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134912



More information about the libcxx-commits mailing list