[Lldb-commits] [PATCH] D59719: [ScriptInterpreter] Make sure that PYTHONHOME is right.

Ted Woodward via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 25 13:17:32 PDT 2019


ted added a comment.

This doesn't look correct to me - it looks like there are 1 too many #endifs. I think the one at line 179 should be removed - it should have been replaced by the #else that is at line 180.


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59719/new/

https://reviews.llvm.org/D59719





More information about the lldb-commits mailing list