[Lldb-commits] [PATCH] D73289: [lldb/Test] Disallow using substituted binaries in shell test.
Saleem Abdulrasool via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jan 23 14:20:25 PST 2020
compnerd accepted this revision.
compnerd added inline comments.
This revision is now accepted and ready to land.
================
Comment at: lldb/test/Shell/helper/toolchain.py:24
+ warning.format(execName)))
+
+
----------------
Wow, that took a couple of reads to figure out what was being formatted where. I wish that there was a nicer way to write that.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73289/new/
https://reviews.llvm.org/D73289
More information about the lldb-commits
mailing list