llvm-project
llvm-project copied to clipboard
[LLDB] Impossible to inherit environment in REPL
Passing -O “settings set target.inherit-env 1” to the REPL doesn’t cause it to inherit the environment. (Apparently the REPL process gets launched without dealing with the environment settings.)
(This is also rdar://137522456).
CC: @fredriss - we should try to get this resolved in time for the next 6.0 dot release.