swift
7c640931
- Switch Windows search path options to std::string
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Switch Windows search path options to std::string A CompilerInvocation object may outlive the input argument list, so we need to copy these argument strings to avoid a use-after-free
References
#73518 - Switch Windows search path options to std::string
Author
z2oh
Parents
b3764080
Loading