diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2023-07-03 16:55:30 -0400 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2023-07-04 14:29:00 -0400 |
commit | ba3619b9273f38572fc797584b316d117938f760 (patch) | |
tree | 1d99e51e4b0e7a9630674096830ddb93fa7e98c0 /llvm/lib/FileCheck/FileCheck.cpp | |
parent | ed9cb663765c3f8b5af22dd6a8af1715a20d4626 (diff) | |
download | llvm-ba3619b9273f38572fc797584b316d117938f760.zip llvm-ba3619b9273f38572fc797584b316d117938f760.tar.gz llvm-ba3619b9273f38572fc797584b316d117938f760.tar.bz2 |
[libc++] Avoid including things that require a filesystem in filesytem_clock.cpp
The filesystem clock implementation should be available regardless of
whether a proper filesystem is available on the platform, so it makes
sense to try and avoid including things that are inherently filesystem-y
in the implementation of filesystem clock.
Differential Revision: https://reviews.llvm.org/D154390
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions