================
@@ -352,6 +352,20 @@ int main(int argc, const char **argv) {
Interp = ExitOnErr(clang::Interpreter::create(std::move(CI), Config));
}
+ if (Config.IsOutOfProcess) {
----------------
Vipul-Cariappa wrote:
Should we condition this on out-of-process?
I am not sure, asking for an opinion.
I guess I am fine with everything else.
https://github.com/llvm/llvm-project/pull/166368
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits