llvm-project
c580ad48
- [clang] Use the VFS to create the OpenMP region entry ID (#160918)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
42 days ago
[clang] Use the VFS to create the OpenMP region entry ID (#160918) This PR uses the VFS to create the OpenMP target entry instead of going straight to the real file system. This matches the behavior of other input files of the compiler.
References
#160918 - [clang] Use the VFS to create the OpenMP region entry ID
Author
jansvoboda11
Parents
d2c189bc
Loading