llvm-project
f9dbf738 - [llvm] Use the VFS to get the real path in `FileCollector` (#160943)

Commit
1 day ago
[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.
Author
Parents
Loading