vgvassilev wrote: > I'm slightly hesitant to backport this fix because we previously backported > the original fix which presumably caused the regression this is fixing. Are > we reasonably confident that there won't be additional fallout from these > fixes?
This code is probably used by clang-repl only and the downstream client ROOT. We never know but I think this change is relatively safe to apply. https://github.com/llvm/llvm-project/pull/187872 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
