swift
7c640931 - Switch Windows search path options to std::string

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
Author
Parents
Loading