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

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Sep 29 14:51:51 PDT 2022


ldionne added a subscriber: libc++ vendors.
ldionne added a comment.

I'd like to note that it would be much better to just ship `int128_t` support on Windows though, because if we do that later it will constitute an ABI break.


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