llvm-capstone/libcxx/cmake
Louis Dionne 66a562d22e [libc++] Roll up fstream support into filesystem support
LIBCXX_ENABLE_FILESYSTEM should represent whether the platform has
support for a filesystem, not just whether we support <filesystem>.
This patch slightly generalizes the setting to also encompass whether
we provide <fstream>, since that only makes sense when a filesystem is
supported.

Differential Revision: https://reviews.llvm.org/D152168
2023-06-07 08:04:58 -07:00
..
caches [libc++] Roll up fstream support into filesystem support 2023-06-07 08:04:58 -07:00
Modules [runtimes] Remove unused functions from Handle{Libcxx,Libunwind}Flags.cmake 2023-02-22 00:38:44 +01:00
config-ix.cmake Revert "[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_flag" 2023-02-22 17:32:07 +00:00