[libcxx-commits] [PATCH] D138327: [libc++] Introduce a setting to remove fstream from the library

Thorsten via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Nov 19 14:01:49 PST 2022


tschuett added a comment.

The LLVM libc has a porting guide for new targets: https://libc.llvm.org/porting.html. libcxx seems to hide these options in CMake.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138327



More information about the libcxx-commits mailing list