diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2025-09-29 10:01:10 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-29 10:01:10 -0700 |
commit | 0fc972d242f732766b2dc0590d9f241f47427578 (patch) | |
tree | 88b9c36f019088ebd6515c32a06f404080e8cf8c /llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp | |
parent | 47b8bc46989b99dc3f68ee5e3ab1d9887bbbd076 (diff) | |
download | llvm-0fc972d242f732766b2dc0590d9f241f47427578.zip llvm-0fc972d242f732766b2dc0590d9f241f47427578.tar.gz llvm-0fc972d242f732766b2dc0590d9f241f47427578.tar.bz2 |
[llvm] Use the underlying VFS when constructing `RedirectingFileSystem` (#160942)
When the root node of the `RedirectingFileSystem` is to be resolved to
the current working directory, we previously consulted the real FS
instead of the provided underlying VFS. This PR fixes that issue.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp')
0 files changed, 0 insertions, 0 deletions