diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2025-09-29 09:00:37 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-29 09:00:37 -0700 |
commit | f9dbf738d81492eb7891655c5d4b2f481215eee0 (patch) | |
tree | 481c6514f41aa8c0188c52a0dbee8718ddc271c0 /clang/lib/Frontend/ModuleDependencyCollector.cpp | |
parent | dd3507b6c021eb77c3b256dc88d6a07fb7d6734e (diff) | |
download | llvm-f9dbf738d81492eb7891655c5d4b2f481215eee0.zip llvm-f9dbf738d81492eb7891655c5d4b2f481215eee0.tar.gz llvm-f9dbf738d81492eb7891655c5d4b2f481215eee0.tar.bz2 |
[llvm] Use the VFS to get the real path in `FileCollector` (#160943)
This PR starts using the correct VFS for getting file's real path in
`FileCollector` instead of using the real FS directly. This matches
compiler's behavior for other input files.
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions