diff options
| author | Louis Dionne <ldionne.2@gmail.com> | 2023-06-05 12:53:42 -0700 |
|---|---|---|
| committer | Louis Dionne <ldionne.2@gmail.com> | 2023-06-27 09:18:40 -0400 |
| commit | c352fa7407122ee62d990d6b82551650149f98d4 (patch) | |
| tree | 1cb27b270ec249972248663bc8fcd368f2a78270 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 431c49d6b6c7cfbae81fbe3ea6c73918ca9edcd8 (diff) | |
[libc++] Expand the contents of LIBCXX_ENABLE_FILESYSTEM
Since LIBCXX_ENABLE_FILESYSTEM now truly represents whether the
platform supports a filesystem (as opposed to whether the <filesystem>
library is provided), we can provide a few additional classes from
the <filesystem> library even when the platform does not have support
for a filesystem. For example, this allows performing path manipulations
using std::filesystem::path even on platforms where there is no actual
filesystem.
rdar://107061236
Differential Revision: https://reviews.llvm.org/D152382
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
