llvm-project
f9dbf738
- [llvm] Use the VFS to get the real path in `FileCollector` (#160943)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#160943 - [llvm] Use the VFS to get the real path in `FileCollector`
Author
jansvoboda11
Parents
dd3507b6
Loading