llvm-project
bf9b3a51
- [clang] Load `-fms-secure-hotpatch-functions-file=` through the VFS (#160146)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
44 days ago
[clang] Load `-fms-secure-hotpatch-functions-file=` through the VFS (#160146) This PR uses the correctly-configured VFS to load the file specified via `-fms-secure-hotpatch-functions-file=`, matching other input files of the compiler.
References
#160146 - [clang] Load `-fms-secure-hotpatch-functions-file=` through the VFS
Author
jansvoboda11
Parents
beb743b9
Loading