You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[clang][DependencyScanning] Add API to expose module CompilerInvocation
Add a new API that returns underlying CompilerInvocation from ModuleDep.
This allows clients to inspect and modify the state inside
CompilerInvocation before turning that into build arguments.
(cherry picked from commit 9651a13)
0 commit comments