diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2023-05-31 11:20:24 -0700 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2023-06-07 08:04:58 -0700 |
commit | 66a562d22e708ba40b8443b58e504ac3f983ba59 (patch) | |
tree | 0efc8d796f7adca1cef249e8daa97346efbfd3c9 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a3a4369ea100d8693d45dc21eda9c2c8171b1068 (diff) | |
download | llvm-66a562d22e708ba40b8443b58e504ac3f983ba59.zip llvm-66a562d22e708ba40b8443b58e504ac3f983ba59.tar.gz llvm-66a562d22e708ba40b8443b58e504ac3f983ba59.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions