[Lldb-commits] [PATCH] D81696: [lldb/Test] Fix ASan/TSan workaround for Xcode Python 3

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 11 19:48:05 PDT 2020


JDevlieghere marked 2 inline comments as done.
JDevlieghere added inline comments.


================
Comment at: lldb/test/API/lldbtest.py:51
         # build with.
         executable = test.config.python_executable
 
----------------
vsk wrote:
> .. so by the time this is reached, executable should point to a known-good python binary.
Yep!


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

https://reviews.llvm.org/D81696





More information about the lldb-commits mailing list