================
@@ -3627,7 +3654,7 @@ void Driver::BuildActions(Compilation &C, DerivedArgList
&Args,
types::ID InputType = I.first;
const Arg *InputArg = I.second;
- auto PL = types::getCompilationPhases(*this, Args, InputType);
+ auto PL = types::getCompilationPhases(*this, Args, Inputs, InputType);
----------------
nico wrote:
(here)
https://github.com/llvm/llvm-project/pull/218802
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits