llvm-project
220ad03d
- [clang] Use the VFS to get the OpenMP entry info (#160935)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 days ago
[clang] Use the VFS to get the OpenMP entry info (#160935) This PR uses the VFS to get the OpenMP entry info instead of going straight to the real file system. This matches the behavior of other input files of the compiler.
References
#160935 - [clang] Use the VFS to get the OpenMP entry info
Author
jansvoboda11
Parents
7b3d2857
Loading