Files
llvm-project/llvm/lib/Support/FileCollector.cpp
Jan Svoboda f9dbf738d8 [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.
2025-09-29 09:00:37 -07:00

10 KiB