[Lldb-commits] [lldb] [lldb] Remove PATH workaround for Android (PR #124682)

via lldb-commits lldb-commits at lists.llvm.org
Tue Jan 28 06:24:55 PST 2025


enh-google wrote:

> Let's delete the FixupEnvironment function as well (replace it with a direct `env.getEnvp() call`) -- it only exists to hide the android hack.

+1 --- seems weird to say "fix up" when doing nothing. otherwise lgtm...

https://github.com/llvm/llvm-project/pull/124682


More information about the lldb-commits mailing list