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 register callback for cmd transform
Add a callback to allow client to transform build command of the module
through CompilerInvocation interface. This allows API user to modified
the build command to its need with very little cost.
0 commit comments