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
Remove MCCAS options in Scanner if not emitting Obj
Remove the MCCAS options in the dependency scanner if the FrontendAction
is not EmitObj. MCCAS should only be turned on when the compiler is
emitting an object file.
0 commit comments